- AbstractChoicesCompleter - Class in org.onosproject.cli
-
Abstraction of a completer with preset choices.
- AbstractChoicesCompleter() - Constructor for class org.onosproject.cli.AbstractChoicesCompleter
-
- AbstractCompleter - Class in org.onosproject.cli
-
Abstract argument completer.
- AbstractCompleter() - Constructor for class org.onosproject.cli.AbstractCompleter
-
- AbstractPortMapper<P extends org.onosproject.net.Port> - Class in org.onosproject.net.optical.device.port
-
PortMapper which caches mapped Port instance.
- AbstractPortMapper() - Constructor for class org.onosproject.net.optical.device.port.AbstractPortMapper
-
- AbstractShellCommand - Class in org.onosproject.cli
-
Base abstraction of Karaf shell commands.
- AbstractShellCommand() - Constructor for class org.onosproject.cli.AbstractShellCommand
-
- activate() - Method in class org.onosproject.cli.CliComponent
-
- activate(ComponentContext) - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- activate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- activate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- activate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- activate() - Method in class org.onosproject.net.optical.internal.OpticalModelLoader
-
- activate(ComponentContext) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
-
- AddHostToHostIntentCommand - Class in org.onosproject.cli.net
-
Installs host-to-host connectivity intent.
- AddHostToHostIntentCommand() - Constructor for class org.onosproject.cli.net.AddHostToHostIntentCommand
-
- addListener(DeviceListener) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- AddMultiPointToSinglePointIntentCommand - Class in org.onosproject.cli.net
-
Installs connectivity intent between multiple ingress devices and a single egress device.
- AddMultiPointToSinglePointIntentCommand() - Constructor for class org.onosproject.cli.net.AddMultiPointToSinglePointIntentCommand
-
- AddOpticalConnectivityCommand - Class in org.onosproject.newoptical.cli
-
- AddOpticalConnectivityCommand() - Constructor for class org.onosproject.newoptical.cli.AddOpticalConnectivityCommand
-
- AddOpticalIntentCommand - Class in org.onosproject.net.optical.cli
-
Installs optical connectivity or circuit intents, depending on given port types.
- AddOpticalIntentCommand() - Constructor for class org.onosproject.net.optical.cli.AddOpticalIntentCommand
-
- AddPointToPointIntentCommand - Class in org.onosproject.cli.net
-
Installs point-to-point connectivity intents.
- AddPointToPointIntentCommand() - Constructor for class org.onosproject.cli.net.AddPointToPointIntentCommand
-
- AddProtectedTransportIntentCommand - Class in org.onosproject.cli.net
-
Installs ProtectedTransportIntent.
- AddProtectedTransportIntentCommand() - Constructor for class org.onosproject.cli.net.AddProtectedTransportIntentCommand
-
- AddSinglePointToMultiPointIntentCommand - Class in org.onosproject.cli.net
-
Installs connectivity intent between a single ingress device and multiple egress devices.
- AddSinglePointToMultiPointIntentCommand() - Constructor for class org.onosproject.cli.net.AddSinglePointToMultiPointIntentCommand
-
- AddTestFlowsCommand - Class in org.onosproject.cli.net
-
Installs bulk flows.
- AddTestFlowsCommand() - Constructor for class org.onosproject.cli.net.AddTestFlowsCommand
-
- AddTunnelCommand - Class in org.onosproject.cli.net
-
Installs intent domain tunnel primitive.
- AddTunnelCommand() - Constructor for class org.onosproject.cli.net.AddTunnelCommand
-
- AllApplicationNamesCompleter - Class in org.onosproject.cli.app
-
All installed application name completer.
- AllApplicationNamesCompleter() - Constructor for class org.onosproject.cli.app.AllApplicationNamesCompleter
-
- AllocationsCommand - Class in org.onosproject.cli.net
-
Lists allocated resources.
- AllocationsCommand() - Constructor for class org.onosproject.cli.net.AllocationsCommand
-
- AnnotateDeviceCommand - Class in org.onosproject.cli.net
-
Annotates network device model.
- AnnotateDeviceCommand() - Constructor for class org.onosproject.cli.net.AnnotateDeviceCommand
-
- AnnotateLinkCommand - Class in org.onosproject.cli.net
-
Annotates network link model.
- AnnotateLinkCommand() - Constructor for class org.onosproject.cli.net.AnnotateLinkCommand
-
- AnnotatePortCommand - Class in org.onosproject.cli.net
-
Annotates network device port model.
- AnnotatePortCommand() - Constructor for class org.onosproject.cli.net.AnnotatePortCommand
-
- AnnotationKeysCompleter - Class in org.onosproject.cli.net.completer
-
Completer for annotation keys declared in AnnotationKeys.
- AnnotationKeysCompleter() - Constructor for class org.onosproject.cli.net.completer.AnnotationKeysCompleter
-
- annotations(Annotations) - Static method in class org.onosproject.cli.AbstractShellCommand
-
Produces a string image of the specified key/value annotations.
- annotations(Annotations, Set<String>) - Static method in class org.onosproject.cli.AbstractShellCommand
-
Produces a string image of the specified key/value annotations.
- annotations(ObjectMapper, Annotations) - Static method in class org.onosproject.cli.AbstractShellCommand
-
Produces a JSON object from the specified key/value annotations.
- AnnotationsSerializer - Class in org.onosproject.store.serializers
-
- AnnotationsSerializer() - Constructor for class org.onosproject.store.serializers.AnnotationsSerializer
-
- ANY - Static variable in class org.onosproject.cli.net.FlowsListCommand
-
- ANY - Static variable in class org.onosproject.cli.net.GroupsListCommand
-
- ANY - Static variable in class org.onosproject.cli.net.vnet.VirtualFlowsListCommand
-
- API - Static variable in class org.onosproject.store.serializers.KryoNamespaces
-
- API_MAX_SIZE - Static variable in class org.onosproject.store.serializers.KryoNamespaces
-
KryoNamespace which can serialize API bundle classes.
- appId() - Method in class org.onosproject.cli.AbstractShellCommand
-
Returns application ID for the CLI.
- appId() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
-
- appId() - Method in class org.onosproject.cli.net.RandomIntentCommand
-
- ApplicationCommand - Class in org.onosproject.cli.app
-
Manages application inventory.
- ApplicationCommand() - Constructor for class org.onosproject.cli.app.ApplicationCommand
-
- ApplicationCommandCompleter - Class in org.onosproject.cli.app
-
Application command completer.
- ApplicationCommandCompleter() - Constructor for class org.onosproject.cli.app.ApplicationCommandCompleter
-
- ApplicationIdListCommand - Class in org.onosproject.cli.app
-
Lists application ID information.
- ApplicationIdListCommand() - Constructor for class org.onosproject.cli.app.ApplicationIdListCommand
-
- ApplicationIdWithIntentNameCompleter - Class in org.onosproject.cli.app
-
Application name completer.
- ApplicationIdWithIntentNameCompleter() - Constructor for class org.onosproject.cli.app.ApplicationIdWithIntentNameCompleter
-
- ApplicationNameCompleter - Class in org.onosproject.cli.app
-
Application name completer.
- ApplicationNameCompleter() - Constructor for class org.onosproject.cli.app.ApplicationNameCompleter
-
- ApplicationsListCommand - Class in org.onosproject.cli.app
-
Lists application information.
- ApplicationsListCommand() - Constructor for class org.onosproject.cli.app.ApplicationsListCommand
-
- ArraysAsListSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Arrays.asList(Object...).
- ArraysAsListSerializer() - Constructor for class org.onosproject.store.serializers.ArraysAsListSerializer
-
- as(Port) - Method in class org.onosproject.net.optical.device.port.AbstractPortMapper
-
Returns port mapped to {@code
- as(Port) - Method in class org.onosproject.net.optical.device.port.IdentityMapper
-
- as(Port) - Method in class org.onosproject.net.optical.device.port.OchPortMapper
-
- as(Port) - Method in class org.onosproject.net.optical.device.port.OduCltPortMapper
-
- as(Port) - Method in class org.onosproject.net.optical.device.port.OmsPortMapper
-
- as(Port) - Method in class org.onosproject.net.optical.device.port.OtuPortMapper
-
- as(Port) - Method in interface org.onosproject.net.optical.device.port.PortMapper
-
Returns port mapped to {@code
- asOchPort(Port) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
- asOduCltPort(Port) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
- asOmsPort(Port) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
- asOtuPort(Port) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
- augment(DeviceEvent) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
Transform Port instance on the event to Optical specific port, if it is well-formed.
- augment(Port) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
Transform Port instance to Optical specific port, if it is well-formed.
- cfgService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- choices() - Method in class org.onosproject.cli.AbstractChoicesCompleter
-
- choices() - Method in class org.onosproject.cli.app.AllApplicationNamesCompleter
-
- choices() - Method in class org.onosproject.cli.app.ApplicationCommandCompleter
-
- choices() - Method in class org.onosproject.cli.cfg.ConfigKeyCompleter
-
- choices() - Method in class org.onosproject.cli.cfg.SubjectClassKeyCompleter
-
- choices() - Method in class org.onosproject.cli.cfg.SubjectKeyCompleter
-
- choices() - Method in class org.onosproject.cli.MetricNameCompleter
-
- choices() - Method in class org.onosproject.cli.net.completer.AnnotationKeysCompleter
-
- choices() - Method in class org.onosproject.cli.net.completer.IntentIdCompleter
-
- choices() - Method in class org.onosproject.cli.net.completer.InterfaceNameCompleter
-
- choices() - Method in class org.onosproject.cli.net.completer.LinkTypeCompleter
-
- choices() - Method in class org.onosproject.cli.net.completer.PeerConnectPointCompleter
-
- choices() - Method in class org.onosproject.cli.net.GroupStatusCompleter
-
- choices() - Method in class org.onosproject.cli.net.GroupTypeCompleter
-
- choices() - Method in class org.onosproject.cli.net.PortNumberCompleter
-
- choices() - Method in class org.onosproject.cli.net.PortStateCompleter
-
- choices() - Method in class org.onosproject.cli.net.RegionIdCompleter
-
- choices() - Method in class org.onosproject.cli.net.RegionTypeCompleter
-
- choices() - Method in class org.onosproject.cli.net.vnet.VirtualDeviceCompleter
-
- choices() - Method in class org.onosproject.cli.net.vnet.VirtualHostCompleter
-
- choices() - Method in class org.onosproject.cli.net.vnet.VirtualPortCompleter
-
- choices() - Method in class org.onosproject.cli.StartStopCompleter
-
- choices() - Method in class org.onosproject.cli.UpDownCompleter
-
- choices() - Method in class org.onosproject.newoptical.cli.OpticalConnectivityIdCompleter
-
- CliComponent - Class in org.onosproject.cli
-
OSGI Component for the ONOS CLI.
- CliComponent() - Constructor for class org.onosproject.cli.CliComponent
-
- ClusterDevicesCommand - Class in org.onosproject.cli.net
-
Lists devices of the specified topology cluster in the current topology.
- ClusterDevicesCommand() - Constructor for class org.onosproject.cli.net.ClusterDevicesCommand
-
- ClusterIdCompleter - Class in org.onosproject.cli.net
-
Cluster ID completer.
- ClusterIdCompleter() - Constructor for class org.onosproject.cli.net.ClusterIdCompleter
-
- ClusterLinksCommand - Class in org.onosproject.cli.net
-
Lists links of the specified topology cluster in the current topology.
- ClusterLinksCommand() - Constructor for class org.onosproject.cli.net.ClusterLinksCommand
-
- clusterService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
-
- ClustersListCommand - Class in org.onosproject.cli.net
-
Lists all clusters in the current topology.
- ClustersListCommand() - Constructor for class org.onosproject.cli.net.ClustersListCommand
-
- codec(Class<T>) - Method in class org.onosproject.cli.AbstractShellCommand
-
- combine(ConnectPoint, PortDescription) - Method in class org.onosproject.net.optical.config.OpticalPortOperator
-
Generates a PortDescription containing fields from a PortDescription and
an OpticalPortConfig.
- compactLinkString(Link) - Static method in class org.onosproject.cli.net.LinksListCommand
-
Returns a compact string representing the given link.
- compile(OpticalCircuitIntent, List<Intent>) - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- compile(OpticalConnectivityIntent, List<Intent>) - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- compile(OpticalOduIntent, List<Intent>) - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- compile(OpticalPathIntent, List<Intent>) - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.AbstractChoicesCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.app.ApplicationIdWithIntentNameCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.app.ApplicationNameCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.cfg.ComponentConfigCommandCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.cfg.ComponentNameCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.cfg.ComponentPropertyNameCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.ClusterIdCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.ConnectPointCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.DeviceIdCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.DomainIdCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.DriverNameCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.EncapTypeCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.EthTypeCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.ExtHeaderCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.FlowRuleStatusCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.HostIdCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.Icmp6CodeCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.Icmp6TypeCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.IntentKeyCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.IpProtocolCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.LinkDstCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.LinkSrcCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.RoleCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.vnet.TenantCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.net.vnet.VirtualNetworkCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.NodeIdCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.PlaceholderCompleter
-
- complete(String, int, List<String>) - Method in class org.onosproject.cli.security.ReviewApplicationNameCompleter
-
- ComponentConfigCommand - Class in org.onosproject.cli.cfg
-
Manages component configuration.
- ComponentConfigCommand() - Constructor for class org.onosproject.cli.cfg.ComponentConfigCommand
-
- ComponentConfigCommandCompleter - Class in org.onosproject.cli.cfg
-
Component configuration command completer.
- ComponentConfigCommandCompleter() - Constructor for class org.onosproject.cli.cfg.ComponentConfigCommandCompleter
-
- ComponentNameCompleter - Class in org.onosproject.cli.cfg
-
Component name completer.
- ComponentNameCompleter() - Constructor for class org.onosproject.cli.cfg.ComponentNameCompleter
-
- ComponentPropertyNameCompleter - Class in org.onosproject.cli.cfg
-
Component property name completer.
- ComponentPropertyNameCompleter() - Constructor for class org.onosproject.cli.cfg.ComponentPropertyNameCompleter
-
- CONFIG_KEY - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- ConfigKeyCompleter - Class in org.onosproject.cli.cfg
-
Network configuration config key completer.
- ConfigKeyCompleter() - Constructor for class org.onosproject.cli.cfg.ConfigKeyCompleter
-
- ConfigureLinkCommand - Class in org.onosproject.cli.net
-
Add Link configuration.
- ConfigureLinkCommand() - Constructor for class org.onosproject.cli.net.ConfigureLinkCommand
-
- ConnectivityIntentCommand - Class in org.onosproject.cli.net
-
Base class for command line operations for connectivity based intents.
- ConnectivityIntentCommand() - Constructor for class org.onosproject.cli.net.ConnectivityIntentCommand
-
- ConnectPointCompleter - Class in org.onosproject.cli.net
-
ConnectPoint completer.
- ConnectPointCompleter() - Constructor for class org.onosproject.cli.net.ConnectPointCompleter
-
- ConnectPointSerializer - Class in org.onosproject.store.serializers
-
- ConnectPointSerializer() - Constructor for class org.onosproject.store.serializers.ConnectPointSerializer
-
- consumerId() - Method in class org.onosproject.newoptical.api.OpticalConnectivityId
-
- copy(T) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Returns a copy of the specfied object.
- copyOf(OpticalConnectivity) - Static method in class org.onosproject.newoptical.OpticalConnectivity
-
- coreService - Variable in class org.onosproject.cli.CliComponent
-
- coreService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- coreService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- coreService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- coreService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
-
- CounterCommand - Class in org.onosproject.cli.net
-
Command to display the current value of a atomic counter.
- CounterCommand() - Constructor for class org.onosproject.cli.net.CounterCommand
-
- CountersListCommand - Class in org.onosproject.cli.net
-
Command to list the various counters in the system.
- CountersListCommand() - Constructor for class org.onosproject.cli.net.CountersListCommand
-
- create(ConnectPoint, ConnectPoint, OpticalCircuitIntent) - Static method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
-
Creates PacketLinkRealizedByOptical instance with specified connect points and OpticalCircuitIntent.
- create(ConnectPoint, ConnectPoint, OpticalConnectivityIntent) - Static method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
-
Creates PacketLinkRealizedByOptical instance with specified connect points and OpticalConnectivityIntent.
- CURRENT_POWER - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for optical port's current receiving power.
- deactivate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- deactivate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- deactivate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- deactivate() - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- deactivate() - Method in class org.onosproject.net.optical.internal.OpticalModelLoader
-
- deactivate() - Method in class org.onosproject.newoptical.OpticalPathProvisioner
-
- decode(ObjectNode) - Static method in class org.onosproject.net.optical.json.OchSignalCodec
-
Creates an instance of OchSignal from JSON representation.
- decode(byte[]) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Deserializes the specified bytes into an object.
- decode(ByteBuffer) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Deserializes the specified bytes into an object.
- decode(InputStream) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Deserializes the specified bytes into an object.
- DefaultApplicationIdSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DefaultApplicationId.
- DefaultApplicationIdSerializer() - Constructor for class org.onosproject.store.serializers.DefaultApplicationIdSerializer
-
Creates DefaultApplicationId serializer instance.
- DefaultLinkSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DefaultLink.
- DefaultLinkSerializer() - Constructor for class org.onosproject.store.serializers.DefaultLinkSerializer
-
Creates DefaultLink serializer instance.
- DefaultOchPort - Class in org.onosproject.net.optical.impl
-
Implementation of OCh port (Optical Channel).
- DefaultOchPort(Port, OduSignalType, boolean, OchSignal) - Constructor for class org.onosproject.net.optical.impl.DefaultOchPort
-
Creates an OCh port in the specified network element.
- DefaultOduCltPort - Class in org.onosproject.net.optical.impl
-
Implementation of ODU client port (Optical channel Data Unit).
- DefaultOduCltPort(Port, CltSignalType) - Constructor for class org.onosproject.net.optical.impl.DefaultOduCltPort
-
Creates an ODU client port.
- DefaultOmsPort - Class in org.onosproject.net.optical.impl
-
Implementation of OMS port (Optical Multiplexing Section).
- DefaultOmsPort(Port, Frequency, Frequency, Frequency) - Constructor for class org.onosproject.net.optical.impl.DefaultOmsPort
-
Creates an OMS port.
- DefaultOpticalDevice - Class in org.onosproject.net.optical
-
- DefaultOpticalDevice() - Constructor for class org.onosproject.net.optical.DefaultOpticalDevice
-
- DefaultOtuPort - Class in org.onosproject.net.optical.impl
-
Implementation of OTU port (Optical channel Transport Unit).
- DefaultOtuPort(Port, OtuSignalType) - Constructor for class org.onosproject.net.optical.impl.DefaultOtuPort
-
Creates an ODU client port.
- DefaultOutboundPacketSerializer - Class in org.onosproject.store.serializers
-
Serializer for a default outbound packet.
- DefaultOutboundPacketSerializer() - Constructor for class org.onosproject.store.serializers.DefaultOutboundPacketSerializer
-
Creates DefaultOutboundPacket serializer instance.
- DefaultPortSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DefaultPort.
- DefaultPortSerializer() - Constructor for class org.onosproject.store.serializers.DefaultPortSerializer
-
Creates DefaultPort serializer instance.
- delegate() - Method in class org.onosproject.net.optical.DefaultOpticalDevice
-
- detailIntents(List<String>) - Method in class org.onosproject.cli.net.IntentDetailsCommand
-
Print detailed data for intents, given a list of IDs.
- DeviceConfigGetterCommand - Class in org.onosproject.cli.net
-
- DeviceConfigGetterCommand() - Constructor for class org.onosproject.cli.net.DeviceConfigGetterCommand
-
Deprecated.
- DeviceConfigSetterCommand - Class in org.onosproject.cli.net
-
- DeviceConfigSetterCommand() - Constructor for class org.onosproject.cli.net.DeviceConfigSetterCommand
-
Deprecated.
- DeviceControllersCommand - Class in org.onosproject.cli.net
-
Sets role of the controller node for the given infrastructure device.
- DeviceControllersCommand() - Constructor for class org.onosproject.cli.net.DeviceControllersCommand
-
- DeviceIdCompleter - Class in org.onosproject.cli.net
-
Device ID completer.
- DeviceIdCompleter() - Constructor for class org.onosproject.cli.net.DeviceIdCompleter
-
- DeviceIdSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DeviceId.
- DeviceIdSerializer() - Constructor for class org.onosproject.store.serializers.DeviceIdSerializer
-
Creates DeviceId serializer instance.
- deviceIdSerializer() - Static method in class org.onosproject.store.serializers.DeviceIdSerializer
-
- DeviceInterfaceAddCommand - Class in org.onosproject.cli.net
-
Configures a device interface.
- DeviceInterfaceAddCommand() - Constructor for class org.onosproject.cli.net.DeviceInterfaceAddCommand
-
- DeviceInterfaceRemoveCommand - Class in org.onosproject.cli.net
-
Removes an interface configurion from a device.
- DeviceInterfaceRemoveCommand() - Constructor for class org.onosproject.cli.net.DeviceInterfaceRemoveCommand
-
- DeviceInterfacesListCommand - Class in org.onosproject.cli.net
-
Lists all interfaces or interfaces of a device.
- DeviceInterfacesListCommand() - Constructor for class org.onosproject.cli.net.DeviceInterfacesListCommand
-
- DeviceKeyAddCommand - Class in org.onosproject.cli.net
-
Adds a device key.
- DeviceKeyAddCommand() - Constructor for class org.onosproject.cli.net.DeviceKeyAddCommand
-
- DeviceKeyListCommand - Class in org.onosproject.cli.net
-
Lists all device keys.
- DeviceKeyListCommand() - Constructor for class org.onosproject.cli.net.DeviceKeyListCommand
-
- DeviceKeyRemoveCommand - Class in org.onosproject.cli.net
-
Removes a device key.
- DeviceKeyRemoveCommand() - Constructor for class org.onosproject.cli.net.DeviceKeyRemoveCommand
-
- DevicePortGetterCommand - Class in org.onosproject.cli.net
-
- DevicePortGetterCommand() - Constructor for class org.onosproject.cli.net.DevicePortGetterCommand
-
Deprecated.
- DevicePortsListCommand - Class in org.onosproject.cli.net
-
Lists all ports or all ports of a device.
- DevicePortsListCommand() - Constructor for class org.onosproject.cli.net.DevicePortsListCommand
-
- DevicePortStateCommand - Class in org.onosproject.cli.net
-
Administratively enables or disabled a port on a device.
- DevicePortStateCommand() - Constructor for class org.onosproject.cli.net.DevicePortStateCommand
-
- DevicePortStatsCommand - Class in org.onosproject.cli.net
-
Lists port statistic of all ports in the system.
- DevicePortStatsCommand() - Constructor for class org.onosproject.cli.net.DevicePortStatsCommand
-
- DeviceRemoveCommand - Class in org.onosproject.cli.net
-
Removes an infrastructure device.
- DeviceRemoveCommand() - Constructor for class org.onosproject.cli.net.DeviceRemoveCommand
-
- DeviceRoleCommand - Class in org.onosproject.cli.net
-
Sets role of the controller node for the given infrastructure device.
- DeviceRoleCommand() - Constructor for class org.onosproject.cli.net.DeviceRoleCommand
-
- deviceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- deviceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- deviceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- deviceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- deviceService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
-
- DeviceSetControllersCommand - Class in org.onosproject.cli.net
-
Sets role of the controller node for the given infrastructure device.
- DeviceSetControllersCommand() - Constructor for class org.onosproject.cli.net.DeviceSetControllersCommand
-
- DevicesListCommand - Class in org.onosproject.cli.net
-
Lists all infrastructure devices.
- DevicesListCommand() - Constructor for class org.onosproject.cli.net.DevicesListCommand
-
- doExecute() - Method in class org.onosproject.cli.AbstractShellCommand
-
- DomainIdCompleter - Class in org.onosproject.cli.net
-
Domain ID completer.
- DomainIdCompleter() - Constructor for class org.onosproject.cli.net.DomainIdCompleter
-
- DOWN - Static variable in class org.onosproject.cli.UpDownCompleter
-
- DpisListCommand - Class in org.onosproject.cli.net
-
Fetches DPI statistics list.
- DpisListCommand() - Constructor for class org.onosproject.cli.net.DpisListCommand
-
- DriverNameCompleter - Class in org.onosproject.cli.net
-
Device driver name completer.
- DriverNameCompleter() - Constructor for class org.onosproject.cli.net.DriverNameCompleter
-
- driverService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- DriversListCommand - Class in org.onosproject.cli.net
-
Lists device drivers.
- DriversListCommand() - Constructor for class org.onosproject.cli.net.DriversListCommand
-
- dst() - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
-
Returns destination connect point.
- get(Class<T>) - Static method in class org.onosproject.cli.AbstractShellCommand
-
Returns the reference to the implementation of the specified service.
- getArgumentList() - Method in class org.onosproject.cli.AbstractCompleter
-
Returns the argument list.
- getDeltaStatisticsForPort(DeviceId, PortNumber) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- GetDomainsCommand - Class in org.onosproject.cli.net
-
Gets the complete list of domain IDs.
- GetDomainsCommand() - Constructor for class org.onosproject.cli.net.GetDomainsCommand
-
- getEstablishedLinks() - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- GetFlowStatisticsCommand - Class in org.onosproject.cli.net
-
Fetches flow statistics with a flow type and instruction type.
- GetFlowStatisticsCommand() - Constructor for class org.onosproject.cli.net.GetFlowStatisticsCommand
-
- getIntentId(ResourceConsumerId) - Static method in class org.onosproject.net.optical.intent.impl.compiler.ResourceHelper
-
Creates IntentId object from given consumer ID.
- getPath(OpticalConnectivityId) - Method in interface org.onosproject.newoptical.api.OpticalPathService
-
Returns path assigned to given ID.
- getPath(OpticalConnectivityId) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
-
- getPort(DeviceId, PortNumber) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- getPorts(DeviceId) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- getRealizingLinks() - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- getService(Class<T>) - Method in class org.onosproject.cli.AbstractShellCommand
-
- getSortedDeviceKeys(DeviceKeyService) - Method in class org.onosproject.cli.net.DeviceKeyListCommand
-
Returns the list of devices keys sorted using the device key identifier.
- getSortedDevices(DeviceService) - Static method in class org.onosproject.cli.net.DevicesListCommand
-
Returns the list of devices sorted using the device ID URIs.
- getSortedFlows(DeviceService, FlowRuleService, CoreService) - Method in class org.onosproject.cli.net.FlowsListCommand
-
Returns the list of devices sorted using the device ID URIs.
- getSortedFlows(DeviceService, FlowRuleService) - Method in class org.onosproject.cli.net.vnet.VirtualFlowsListCommand
-
Returns the list of devices sorted using the device ID URIs.
- getSortedGroups(DeviceService, GroupService) - Method in class org.onosproject.cli.net.GroupsListCommand
-
Returns the list of devices sorted using the device ID URIs.
- getSortedHosts(HostService) - Method in class org.onosproject.cli.net.HostsListCommand
-
Returns the list of devices sorted using the device ID URIs.
- getSortedRegions(RegionService) - Method in class org.onosproject.cli.net.RegionListCommand
-
Returns the list of regions sorted using the region identifier.
- getSortedTableStats(DeviceService, FlowRuleService) - Method in class org.onosproject.cli.net.TableStatisticsCommand
-
Returns the list of table statistics sorted using the device ID URIs and table IDs.
- GetStatisticsCommand - Class in org.onosproject.cli.net
-
Fetches statistics.
- GetStatisticsCommand() - Constructor for class org.onosproject.cli.net.GetStatisticsCommand
-
- getStatisticsForPort(DeviceId, PortNumber) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- getUnestablishedLinks() - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- GlobalLabelApplyCommand - Class in org.onosproject.cli.net
-
- GlobalLabelApplyCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelApplyCommand
-
- GlobalLabelCommand - Class in org.onosproject.cli.net
-
- GlobalLabelCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelCommand
-
- GlobalLabelPoolCreateCommand - Class in org.onosproject.cli.net
-
create label resource pool by specific device id.
- GlobalLabelPoolCreateCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelPoolCreateCommand
-
- GlobalLabelPoolDestroyCommand - Class in org.onosproject.cli.net
-
- GlobalLabelPoolDestroyCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelPoolDestroyCommand
-
- GlobalLabelReleaseCommand - Class in org.onosproject.cli.net
-
- GlobalLabelReleaseCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelReleaseCommand
-
- grid() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
-
- grid() - Method in interface org.onosproject.net.optical.OmsPort
-
Returns the grid spacing frequency.
- GRID_HZ - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for grid in Hz.
- GroupsListCommand - Class in org.onosproject.cli.net
-
Lists all groups in the system.
- GroupsListCommand() - Constructor for class org.onosproject.cli.net.GroupsListCommand
-
- GroupStatusCompleter - Class in org.onosproject.cli.net
-
Group status completer.
- GroupStatusCompleter() - Constructor for class org.onosproject.cli.net.GroupStatusCompleter
-
- GroupTypeCompleter - Class in org.onosproject.cli.net
-
Group status completer.
- GroupTypeCompleter() - Constructor for class org.onosproject.cli.net.GroupTypeCompleter
-
- Icmp6Code - Enum in org.onosproject.cli.net
-
Known values for ICMPv6 code field that can be supplied to the CLI.
- Icmp6CodeCompleter - Class in org.onosproject.cli.net
-
ICMPv6 type completer.
- Icmp6CodeCompleter() - Constructor for class org.onosproject.cli.net.Icmp6CodeCompleter
-
- Icmp6Type - Enum in org.onosproject.cli.net
-
Known values for ICMPv6 type field that can be supplied to the CLI.
- Icmp6TypeCompleter - Class in org.onosproject.cli.net
-
ICMPv6 type completer.
- Icmp6TypeCompleter() - Constructor for class org.onosproject.cli.net.Icmp6TypeCompleter
-
- id() - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- IdentityMapper - Class in org.onosproject.net.optical.device.port
-
- IdentityMapper() - Constructor for class org.onosproject.net.optical.device.port.IdentityMapper
-
- ImmutableByteSequenceSerializer - Class in org.onosproject.store.serializers
-
Kryo serializer for ImmutableByteSequence.
- ImmutableByteSequenceSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableByteSequenceSerializer
-
Creates a new ImmutableByteSequence serializer instance.
- ImmutableListSerializer - Class in org.onosproject.store.serializers
-
Creates ImmutableList serializer instance.
- ImmutableListSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableListSerializer
-
Creates ImmutableList serializer instance.
- ImmutableMapSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for ImmutableMap.
- ImmutableMapSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableMapSerializer
-
Creates ImmutableMap serializer instance.
- ImmutableSetSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for ImmutableSet.
- ImmutableSetSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableSetSerializer
-
Creates ImmutableSet serializer instance.
- init() - Method in class org.onosproject.cli.net.TopologyCommand
-
Initializes the context for all cluster commands.
- INPUT_PORT_STATUS - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for optical port's status in receiving direction.
- IntentCycleCommand - Class in org.onosproject.cli.net
-
Installs point-to-point connectivity intents.
- IntentCycleCommand() - Constructor for class org.onosproject.cli.net.IntentCycleCommand
-
- IntentDetailsCommand - Class in org.onosproject.cli.net
-
Displays details about an Intent in the system.
- IntentDetailsCommand() - Constructor for class org.onosproject.cli.net.IntentDetailsCommand
-
- IntentIdCompleter - Class in org.onosproject.cli.net.completer
-
IntentId Completer.
- IntentIdCompleter() - Constructor for class org.onosproject.cli.net.completer.IntentIdCompleter
-
- IntentKeyCompleter - Class in org.onosproject.cli.net
-
Intent Key completer.
- IntentKeyCompleter() - Constructor for class org.onosproject.cli.net.IntentKeyCompleter
-
- IntentListCompilers - Class in org.onosproject.cli.net
-
Lists the inventory of intents and their states.
- IntentListCompilers() - Constructor for class org.onosproject.cli.net.IntentListCompilers
-
- IntentListInstallers - Class in org.onosproject.cli.net
-
Lists the installers of intents.
- IntentListInstallers() - Constructor for class org.onosproject.cli.net.IntentListInstallers
-
- intentManager - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- intentManager - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- intentManager - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- intentManager - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- IntentPurgeCommand - Class in org.onosproject.cli.net
-
Purges all WITHDRAWN intents.
- IntentPurgeCommand() - Constructor for class org.onosproject.cli.net.IntentPurgeCommand
-
- IntentPushTestCommand - Class in org.onosproject.cli.net
-
Installs bulk point-to-point connectivity intents between given ingress/egress devices.
- IntentPushTestCommand() - Constructor for class org.onosproject.cli.net.IntentPushTestCommand
-
- IntentRemoveCommand - Class in org.onosproject.cli.net
-
Removes an intent.
- IntentRemoveCommand() - Constructor for class org.onosproject.cli.net.IntentRemoveCommand
-
- intentService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- intentService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
-
- intentSetMultimap - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- IntentsListCommand - Class in org.onosproject.cli.net
-
Lists the inventory of intents and their states.
- IntentsListCommand() - Constructor for class org.onosproject.cli.net.IntentsListCommand
-
- InterfaceAddCommand - Class in org.onosproject.cli.net
-
Adds a new interface configuration.
- InterfaceAddCommand() - Constructor for class org.onosproject.cli.net.InterfaceAddCommand
-
- InterfaceNameCompleter - Class in org.onosproject.cli.net.completer
-
Completer for interface names.
- InterfaceNameCompleter() - Constructor for class org.onosproject.cli.net.completer.InterfaceNameCompleter
-
- InterfaceRemoveCommand - Class in org.onosproject.cli.net
-
Removes an interface configuration.
- InterfaceRemoveCommand() - Constructor for class org.onosproject.cli.net.InterfaceRemoveCommand
-
- InterfacesListCommand - Class in org.onosproject.cli.net
-
Lists all configured interfaces.
- InterfacesListCommand() - Constructor for class org.onosproject.cli.net.InterfacesListCommand
-
- InternalIntentListener() - Constructor for class org.onosproject.newoptical.OpticalPathProvisioner.InternalIntentListener
-
- Ip4AddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip4Address.
- Ip4AddressSerializer() - Constructor for class org.onosproject.store.serializers.Ip4AddressSerializer
-
Creates Ip4Address serializer instance.
- Ip4PrefixSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip4Prefix.
- Ip4PrefixSerializer() - Constructor for class org.onosproject.store.serializers.Ip4PrefixSerializer
-
Creates Ip4Prefix serializer instance.
- Ip6AddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip6Address.
- Ip6AddressSerializer() - Constructor for class org.onosproject.store.serializers.Ip6AddressSerializer
-
Creates Ip6Address serializer instance.
- Ip6PrefixSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip6Prefix.
- Ip6PrefixSerializer() - Constructor for class org.onosproject.store.serializers.Ip6PrefixSerializer
-
Creates Ip6Prefix serializer instance.
- IpAddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for IpAddress.
- IpAddressSerializer() - Constructor for class org.onosproject.store.serializers.IpAddressSerializer
-
Creates IpAddress serializer instance.
- IpPrefixSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for IpPrefix.
- IpPrefixSerializer() - Constructor for class org.onosproject.store.serializers.IpPrefixSerializer
-
Creates IpPrefix serializer instance.
- IpProtocol - Enum in org.onosproject.cli.net
-
Known protocol values for IP protocol field that can be supplied to the CLI.
- IpProtocolCompleter - Class in org.onosproject.cli.net
-
IP protocol completer.
- IpProtocolCompleter() - Constructor for class org.onosproject.cli.net.IpProtocolCompleter
-
- is(Port) - Method in class org.onosproject.net.optical.device.port.AbstractPortMapper
-
Returns true if this port is capable of being projected as {@code
- is(Port) - Method in class org.onosproject.net.optical.device.port.IdentityMapper
-
- is(Port) - Method in class org.onosproject.net.optical.device.port.OchPortMapper
-
- is(Port) - Method in class org.onosproject.net.optical.device.port.OduCltPortMapper
-
- is(Port) - Method in class org.onosproject.net.optical.device.port.OmsPortMapper
-
- is(Port) - Method in class org.onosproject.net.optical.device.port.OtuPortMapper
-
- is(Port) - Method in interface org.onosproject.net.optical.device.port.PortMapper
-
Returns true if this port is capable of being projected as {@code
- isAllRealizingLinkEstablished() - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- isAllRealizingLinkNotEstablished() - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- isBetween(ConnectPoint, ConnectPoint) - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
-
Check if packet link is between specified two connect points.
- isIncluded(Port) - Method in class org.onosproject.cli.net.DevicePortsListCommand
-
- isIncluded(Port) - Method in class org.onosproject.net.optical.cli.OpticalPortsListCommand
-
- IssuCommand - Class in org.onosproject.cli
-
Commands for managing upgrades.
- IssuCommand() - Constructor for class org.onosproject.cli.IssuCommand
-
- isTunable() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
-
Returns true if port is wavelength tunable.
- isTunable() - Method in interface org.onosproject.net.optical.OchPort
-
Returns true if port is wavelength tunable.
- isValid() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
- MacAddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for MacAddress.
- MacAddressSerializer() - Constructor for class org.onosproject.store.serializers.MacAddressSerializer
-
Creates MacAddress serializer instance.
- mapper() - Method in class org.onosproject.cli.AbstractShellCommand
-
- mapPort(Port) - Method in class org.onosproject.net.optical.device.port.AbstractPortMapper
-
Returns port mapped to {@code
- mapPort(Port) - Method in class org.onosproject.net.optical.device.port.OchPortMapper
-
- mapPort(Port) - Method in class org.onosproject.net.optical.device.port.OduCltPortMapper
-
- mapPort(Port) - Method in class org.onosproject.net.optical.device.port.OmsPortMapper
-
- mapPort(Port) - Method in class org.onosproject.net.optical.device.port.OtuPortMapper
-
- MapsListCommand - Class in org.onosproject.cli.net
-
Command to list the various maps in the system.
- MapsListCommand() - Constructor for class org.onosproject.cli.net.MapsListCommand
-
- MarkCommand - Class in org.onosproject.cli
-
CLI command which just log message to ONOS log for ease of debugging, etc.
- MarkCommand() - Constructor for class org.onosproject.cli.MarkCommand
-
- mastershipService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
-
- MastershipTermSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for MastershipTerm.
- MastershipTermSerializer() - Constructor for class org.onosproject.store.serializers.MastershipTermSerializer
-
Creates MastershipTerm serializer instance.
- MastersListCommand - Class in org.onosproject.cli
-
Lists device mastership information.
- MastersListCommand() - Constructor for class org.onosproject.cli.MastersListCommand
-
- MAX_FREQ_HZ - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for maximum frequency in Hz.
- maxFrequency() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
-
- maxFrequency() - Method in interface org.onosproject.net.optical.OmsPort
-
Returns the maximum frequency.
- McastDeleteCommand - Class in org.onosproject.cli.net
-
Deletes a multicast route.
- McastDeleteCommand() - Constructor for class org.onosproject.cli.net.McastDeleteCommand
-
- McastJoinCommand - Class in org.onosproject.cli.net
-
Installs a source, multicast group flow.
- McastJoinCommand() - Constructor for class org.onosproject.cli.net.McastJoinCommand
-
- McastShowCommand - Class in org.onosproject.cli.net
-
Displays the source, multicast group flows entries.
- McastShowCommand() - Constructor for class org.onosproject.cli.net.McastShowCommand
-
- MembershipsListCommand - Class in org.onosproject.cli
-
Command to list the memberships in the system.
- MembershipsListCommand() - Constructor for class org.onosproject.cli.MembershipsListCommand
-
- MeterAddCommand - Class in org.onosproject.cli.net
-
Add a meter to a device.
- MeterAddCommand() - Constructor for class org.onosproject.cli.net.MeterAddCommand
-
- MeterRemoveCommand - Class in org.onosproject.cli.net
-
Remove existing meter from device.
- MeterRemoveCommand() - Constructor for class org.onosproject.cli.net.MeterRemoveCommand
-
- MetersListCommand - Class in org.onosproject.cli.net
-
Lists all meters.
- MetersListCommand() - Constructor for class org.onosproject.cli.net.MetersListCommand
-
- MetricNameCompleter - Class in org.onosproject.cli
-
Metric name completer.
- MetricNameCompleter() - Constructor for class org.onosproject.cli.MetricNameCompleter
-
- MetricsListCommand - Class in org.onosproject.cli
-
Prints metrics in the system.
- MetricsListCommand() - Constructor for class org.onosproject.cli.MetricsListCommand
-
- MIN_FREQ_HZ - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for minimum frequency in Hz.
- minFrequency() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
-
- minFrequency() - Method in interface org.onosproject.net.optical.OmsPort
-
Returns the minimum frequency.
- MISC - Static variable in class org.onosproject.store.serializers.KryoNamespaces
-
- MISC_MAX_SIZE - Static variable in class org.onosproject.store.serializers.KryoNamespaces
-
KryoNamespace which can serialize ON.lab misc classes.
- modified(ComponentContext) - Method in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- modified(ComponentContext) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
-
- OchPort - Interface in org.onosproject.net.optical
-
OCh port (Optical Channel).
- ochPortDescription(PortNumber, boolean, OduSignalType, boolean, OchSignal) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- ochPortDescription(PortNumber, boolean, OduSignalType, boolean, OchSignal, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- ochPortDescription(PortDescription, OduSignalType, boolean, OchSignal, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- OchPortHelper - Class in org.onosproject.net.optical.device
-
OCh port related helpers.
- OchPortMapper - Class in org.onosproject.net.optical.device.port
-
- OchPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OchPortMapper
-
- OchSignalCodec - Class in org.onosproject.net.optical.json
-
JSON codec for OchSignal.
- OchSignalCodec() - Constructor for class org.onosproject.net.optical.json.OchSignalCodec
-
- OduCltPort - Interface in org.onosproject.net.optical
-
ODU client port (Optical channel Data Unit).
- oduCltPortDescription(PortNumber, boolean, CltSignalType) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- oduCltPortDescription(PortNumber, boolean, CltSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- oduCltPortDescription(PortDescription, CltSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- OduCltPortHelper - Class in org.onosproject.net.optical.device
-
ODU client port related helpers.
- OduCltPortMapper - Class in org.onosproject.net.optical.device.port
-
- OduCltPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OduCltPortMapper
-
- of(long) - Static method in class org.onosproject.newoptical.api.OpticalConnectivityId
-
- OmsPort - Interface in org.onosproject.net.optical
-
OMS port (Optical Multiplexing Section).
- omsPortDescription(PortNumber, boolean, Frequency, Frequency, Frequency, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- omsPortDescription(PortNumber, boolean, Frequency, Frequency, Frequency) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- omsPortDescription(PortDescription, Frequency, Frequency, Frequency, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- OmsPortHelper - Class in org.onosproject.net.optical.device
-
OMS port related helpers.
- OmsPortMapper - Class in org.onosproject.net.optical.device.port
-
- OmsPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OmsPortMapper
-
- OpticalAnnotations - Class in org.onosproject.net.optical
-
Collection of keys for annotation for optical devices.
- OpticalCircuitIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalCircuitIntent.
- OpticalCircuitIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- OpticalConnectivity - Class in org.onosproject.newoptical
-
Entity to store optical connectivity request and related information.
- OpticalConnectivity(OpticalConnectivityId, List<Link>, Bandwidth, Duration, Set<PacketLinkRealizedByOptical>, Set<PacketLinkRealizedByOptical>) - Constructor for class org.onosproject.newoptical.OpticalConnectivity
-
- OpticalConnectivityId - Class in org.onosproject.newoptical.api
-
ID for optical connectivity.
- OpticalConnectivityIdCompleter - Class in org.onosproject.newoptical.cli
-
Completer for OpticalConnectivityId.
- OpticalConnectivityIdCompleter() - Constructor for class org.onosproject.newoptical.cli.OpticalConnectivityIdCompleter
-
- OpticalConnectivityIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalConnectivityIntent.
- OpticalConnectivityIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- OpticalDevice - Interface in org.onosproject.net.optical
-
Representation of a optical network infrastructure device.
- OpticalDeviceServiceView - Class in org.onosproject.net.optical.device
-
Decorator, which provides a DeviceService view, which returns
Ports in optical specific ports.
- OpticalDeviceServiceView(DeviceService) - Constructor for class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- OpticalIntentCompilationException - Exception in org.onosproject.net.optical.intent.impl.compiler
-
An exception thrown when an optical intent compilation fails.
- OpticalIntentCompilationException() - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalIntentCompilationException(String) - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalIntentCompilationException(String, Throwable) - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalModelLoader - Class in org.onosproject.net.optical.internal
-
Loader which registers optical model related config, etc.
- OpticalModelLoader() - Constructor for class org.onosproject.net.optical.internal.OpticalModelLoader
-
- OpticalOduIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalOduIntent.
- OpticalOduIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- OpticalPathEvent - Class in org.onosproject.newoptical.api
-
Event related to optical domain path setup.
- OpticalPathEvent(OpticalPathEvent.Type, OpticalConnectivityId) - Constructor for class org.onosproject.newoptical.api.OpticalPathEvent
-
Creates OpticalPathEvent object with specified type and subject.
- OpticalPathEvent.Type - Enum in org.onosproject.newoptical.api
-
- OpticalPathIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
- OpticalPathIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- OpticalPathListener - Interface in org.onosproject.newoptical.api
-
Entity capable of receiving optical path related events.
- OpticalPathProvisioner - Class in org.onosproject.newoptical
-
Main component to configure optical connectivity.
- OpticalPathProvisioner() - Constructor for class org.onosproject.newoptical.OpticalPathProvisioner
-
- OpticalPathProvisioner.InternalIntentListener - Class in org.onosproject.newoptical
-
- OpticalPathService - Interface in org.onosproject.newoptical.api
-
Service to setup optical domain connectivity.
- OpticalPortConfig - Class in org.onosproject.net.optical.config
-
Configurations for an optical port on a device.
- OpticalPortConfig() - Constructor for class org.onosproject.net.optical.config.OpticalPortConfig
-
- OpticalPortOperator - Class in org.onosproject.net.optical.config
-
Implementations of merge policies for various sources of optical port
configuration information.
- OpticalPortOperator() - Constructor for class org.onosproject.net.optical.config.OpticalPortOperator
-
- OpticalPortsListCommand - Class in org.onosproject.net.optical.cli
-
Lists all ports or all ports of a device.
- OpticalPortsListCommand() - Constructor for class org.onosproject.net.optical.cli.OpticalPortsListCommand
-
- opticalView(DeviceService) - Static method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
Wraps the given DeviceService to provide a view,
which returns port as optical specific Port class.
- org.onosproject.cli - package org.onosproject.cli
-
Administrative console command-line extensions.
- org.onosproject.cli.app - package org.onosproject.cli.app
-
CLI commands for managing distributed inventory of applications.
- org.onosproject.cli.cfg - package org.onosproject.cli.cfg
-
CLI commands for managing centralized component and network configurations.
- org.onosproject.cli.net - package org.onosproject.cli.net
-
Administrative console command-line extensions for interacting with the
network model & services.
- org.onosproject.cli.net.completer - package org.onosproject.cli.net.completer
-
Completers for karaf CLI.
- org.onosproject.cli.net.vnet - package org.onosproject.cli.net.vnet
-
CLI commands for querying and administering virtual networks.
- org.onosproject.cli.security - package org.onosproject.cli.security
-
CLI commands for managing security permissions.
- org.onosproject.net.optical - package org.onosproject.net.optical
-
Optical augmentation classes.
- org.onosproject.net.optical.cli - package org.onosproject.net.optical.cli
-
Console command-line for interacting with the
optical network model & services.
- org.onosproject.net.optical.config - package org.onosproject.net.optical.config
-
Various optical model related configurations.
- org.onosproject.net.optical.device - package org.onosproject.net.optical.device
-
Optical device models.
- org.onosproject.net.optical.device.port - package org.onosproject.net.optical.device.port
-
Optical device port related utilities.
- org.onosproject.net.optical.impl - package org.onosproject.net.optical.impl
-
Implementation of Optical augmentation classes.
- org.onosproject.net.optical.intent.impl.compiler - package org.onosproject.net.optical.intent.impl.compiler
-
Implementations of optical intent compilers.
- org.onosproject.net.optical.internal - package org.onosproject.net.optical.internal
-
Internal tools for optical model.
- org.onosproject.net.optical.json - package org.onosproject.net.optical.json
-
JSON related utilities.
- org.onosproject.newoptical - package org.onosproject.newoptical
-
Module to control optical path.
- org.onosproject.newoptical.api - package org.onosproject.newoptical.api
-
API to optical path service.
- org.onosproject.newoptical.cli - package org.onosproject.newoptical.cli
-
CLI to control optical path service.
- org.onosproject.store.serializers - package org.onosproject.store.serializers
-
Various Kryo serializers for use in distributed stores.
- OtuPort - Interface in org.onosproject.net.optical
-
OTU port (Optical channel Transport Unit).
- otuPortDescription(PortNumber, boolean, OtuSignalType) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- otuPortDescription(PortNumber, boolean, OtuSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- otuPortDescription(PortDescription, OtuSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- OtuPortHelper - Class in org.onosproject.net.optical.device
-
OTU port related helpers.
- OtuPortMapper - Class in org.onosproject.net.optical.device.port
-
- OtuPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OtuPortMapper
-
- OUTPUT_PORT_STATUS - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for optical port's status in transmitting direction.
- OUTPUT_POWER - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for bidirectional optical port's transmitting power.
- outputJson() - Method in class org.onosproject.cli.AbstractShellCommand
-
Indicates whether JSON format should be output.
- PacketLinkRealizedByOptical - Class in org.onosproject.newoptical
-
Entity to represent packet link realized by optical intent.
- PacketLinkRealizedByOptical(ConnectPoint, ConnectPoint, Key, Bandwidth) - Constructor for class org.onosproject.newoptical.PacketLinkRealizedByOptical
-
Creates instance with specified parameters.
- PacketProcessorsListCommand - Class in org.onosproject.cli.net
-
Lists packet processors.
- PacketProcessorsListCommand() - Constructor for class org.onosproject.cli.net.PacketProcessorsListCommand
-
- PacketRequestsListCommand - Class in org.onosproject.cli.net
-
Lists packet requests.
- PacketRequestsListCommand() - Constructor for class org.onosproject.cli.net.PacketRequestsListCommand
-
- parseFromString(String) - Static method in enum org.onosproject.cli.net.EthType
-
Parse a string input that could contain an EthType value.
- parseFromString(String) - Static method in enum org.onosproject.cli.net.ExtHeader
-
Parse a string input that could contain an ExtHeader value.
- parseFromString(String) - Static method in enum org.onosproject.cli.net.Icmp6Code
-
Parse a string input that could contain an Icmp6Code value.
- parseFromString(String) - Static method in enum org.onosproject.cli.net.Icmp6Type
-
Parse a string input that could contain an Icmp6Type value.
- parseFromString(String) - Static method in enum org.onosproject.cli.net.IpProtocol
-
Parse a string input that could contain an IpProtocol value.
- PartitionsListCommand - Class in org.onosproject.cli.net
-
Command to list the database partitions in the system.
- PartitionsListCommand() - Constructor for class org.onosproject.cli.net.PartitionsListCommand
-
- PathListCommand - Class in org.onosproject.cli.net
-
Lists all shortest-paths paths between the specified source and
destination devices.
- PathListCommand() - Constructor for class org.onosproject.cli.net.PathListCommand
-
- pathString(Path) - Method in class org.onosproject.cli.net.PathListCommand
-
Produces a formatted string representing the specified path.
- PeerConnectPointCompleter - Class in org.onosproject.cli.net.completer
-
Completer, which proposes remote end of existing Link in the system.
- PeerConnectPointCompleter() - Constructor for class org.onosproject.cli.net.completer.PeerConnectPointCompleter
-
- PlaceholderCompleter - Class in org.onosproject.cli
-
A completer that can be used as a placeholder for arguments that don't
need/want completers.
- PlaceholderCompleter() - Constructor for class org.onosproject.cli.PlaceholderCompleter
-
- PORT - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- port(Port) - Method in class org.onosproject.net.optical.DefaultOpticalDevice
-
- port(Port) - Method in interface org.onosproject.net.optical.OpticalDevice
-
Returns most specific projection of the port or the port
itself.
- portAs(Port, Class<T>) - Method in class org.onosproject.net.optical.DefaultOpticalDevice
-
- portAs(Port, Class<T>) - Method in interface org.onosproject.net.optical.OpticalDevice
-
Returns the specified projection of the port if such projection
is supported.
- portIs(Port, Class<T>) - Method in class org.onosproject.net.optical.DefaultOpticalDevice
-
- portIs(Port, Class<T>) - Method in interface org.onosproject.net.optical.OpticalDevice
-
Returns true if port is capable of being projected as the
specified class.
- PortMapper<P extends org.onosproject.net.Port> - Interface in org.onosproject.net.optical.device.port
-
Abstraction of a class capable of translating generic-Port object
as another domain-specific Port of type P.
- portName(String) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the port name, or updates it if already set.
- PortNumberCompleter - Class in org.onosproject.cli.net
-
PortNumber completer.
- PortNumberCompleter() - Constructor for class org.onosproject.cli.net.PortNumberCompleter
-
- portNumberName(Long) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the port name from port number, or updates it if already set.
- PortNumberSerializer - Class in org.onosproject.store.serializers
-
Serializer for PortNumber.
- PortNumberSerializer() - Constructor for class org.onosproject.store.serializers.PortNumberSerializer
-
Creates PortNumber serializer instance.
- portOperatorRegistry - Variable in class org.onosproject.net.optical.internal.OpticalModelLoader
-
- PortQueryVlansCommand - Class in org.onosproject.cli.net
-
Command to show the list of unused vlan-ids.
- PortQueryVlansCommand() - Constructor for class org.onosproject.cli.net.PortQueryVlansCommand
-
- portSpeed() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
-
- portSpeed() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
-
- portSpeed() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
-
- PortStateCompleter - Class in org.onosproject.cli.net
-
PortState completer.
- PortStateCompleter() - Constructor for class org.onosproject.cli.net.PortStateCompleter
-
- portType(Port.Type) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the port type, or updates it if it's already set.
- PrettyJson - Class in org.onosproject.cli
-
Pretty print previous command output JSON.
- PrettyJson() - Constructor for class org.onosproject.cli.PrettyJson
-
- PrettyXml - Class in org.onosproject.cli
-
Pretty print previous command output XML.
- PrettyXml() - Constructor for class org.onosproject.cli.PrettyXml
-
- print(String, Object...) - Method in class org.onosproject.cli.AbstractShellCommand
-
Prints the arguments using the specified format.
- printDevice(DeviceService, Device) - Method in class org.onosproject.cli.net.DevicesListCommand
-
Prints information about the specified device.
- printFlows(Device, List<FlowEntry>, CoreService) - Method in class org.onosproject.cli.net.FlowsListCommand
-
Prints flows.
- printFlows(Device, List<FlowEntry>, CoreService) - Method in class org.onosproject.cli.net.vnet.VirtualFlowsListCommand
-
Prints flows.
- printHost(Host) - Method in class org.onosproject.cli.net.HostsListCommand
-
Prints information about a host.
- printPorts(DeviceService, Device) - Method in class org.onosproject.cli.net.DevicePortsListCommand
-
- printPorts(DeviceService, Device) - Method in class org.onosproject.net.optical.cli.OpticalPortsListCommand
-
- printRoles(MastershipService, DeviceId) - Method in class org.onosproject.cli.RolesCommand
-
Prints the role information for a device.
- printTableStats(Device, List<TableStatisticsEntry>) - Method in class org.onosproject.cli.net.TableStatisticsCommand
-
Prints flow table statistics.
- priority() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
-
Gets the priority to use for the intent.
- ProjectedPort - Interface in org.onosproject.net.optical
-
Abstraction of a network port.
- ProviderIdSerializer - Class in org.onosproject.store.serializers
-
Serializer for ProviderId.
- ProviderIdSerializer() - Constructor for class org.onosproject.store.serializers.ProviderIdSerializer
-
Creates ProviderId serializer instance.
- purgeIntentsInteractive(Iterable<Intent>) - Method in class org.onosproject.cli.net.IntentRemoveCommand
-
Purges the intents passed as argument after confirmation is provided
for each of them.
- s(Object) - Method in class org.onosproject.cli.net.IntentDetailsCommand
-
- service - Variable in class org.onosproject.cli.net.TopologyCommand
-
- setLinkEstablished(ConnectPoint, ConnectPoint, boolean) - Method in class org.onosproject.newoptical.OpticalConnectivity
-
- setupConnectivity(ConnectPoint, ConnectPoint, Bandwidth, Duration) - Method in interface org.onosproject.newoptical.api.OpticalPathService
-
Calculates multi-layer path between connect points and sets up connectivity.
- setupConnectivity(ConnectPoint, ConnectPoint, Bandwidth, Duration) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
-
- setupPath(Path, Bandwidth, Duration) - Method in interface org.onosproject.newoptical.api.OpticalPathService
-
Sets up connectivity along given multi-layer path including cross-connect links.
- setupPath(Path, Bandwidth, Duration) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
-
- signalType() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
-
Returns ODU signal type.
- signalType() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
-
- signalType() - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
-
- signalType() - Method in interface org.onosproject.net.optical.OchPort
-
Returns ODU signal type.
- signalType() - Method in interface org.onosproject.net.optical.OduCltPort
-
Returns ODU client signal type.
- signalType() - Method in interface org.onosproject.net.optical.OtuPort
-
Returns OTU signal type.
- simplify(String) - Static method in class org.onosproject.cli.net.IntentDetailsCommand
-
Simplify toString result for CLI.
- SPEED - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- speed() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Returns the port speed configured for this port.
- speed(Integer) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the port speed, or updates it if already set.
- src() - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
-
Returns source connect point.
- START - Static variable in class org.onosproject.cli.StartStopCompleter
-
- StartStopCompleter - Class in org.onosproject.cli
-
Start/stop command completer.
- StartStopCompleter() - Constructor for class org.onosproject.cli.StartStopCompleter
-
- STATIC_LAMBDA - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- STATIC_PORT - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- staticLambda() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Returns the output lambda configured for this port.
- staticLambda(Long) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the output lambda center frequency, or updates it if already set.
- staticPort() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Returns the string-representation of name of the output port.
- staticPort(String) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the output port name, or updates it if already set.
- STATUS_IN_SERVICE - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation value for optical port's in-service status.
- STATUS_OUT_SERVICE - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation value for optical port's out-of-service status.
- STOP - Static variable in class org.onosproject.cli.StartStopCompleter
-
- storageService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
-
- StoreSerializer - Interface in org.onosproject.store.serializers
-
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Returns Annotations not used by the port type projection.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Returns Annotations not used by the port type projection.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Returns Annotations not used by the port type projection.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Returns Annotations not used by the port type projection.
- SubjectClassKeyCompleter - Class in org.onosproject.cli.cfg
-
Network configuration subject class key completer.
- SubjectClassKeyCompleter() - Constructor for class org.onosproject.cli.cfg.SubjectClassKeyCompleter
-
- SubjectKeyCompleter - Class in org.onosproject.cli.cfg
-
Network configuration subject key completer.
- SubjectKeyCompleter() - Constructor for class org.onosproject.cli.cfg.SubjectKeyCompleter
-
- SummaryCommand - Class in org.onosproject.cli
-
Provides summary of ONOS model.
- SummaryCommand() - Constructor for class org.onosproject.cli.SummaryCommand
-
- value() - Method in enum org.onosproject.cli.net.EthType
-
Gets the value to use for this EthType.
- value() - Method in enum org.onosproject.cli.net.ExtHeader
-
Gets the value to use for this ExtHeader.
- value() - Method in enum org.onosproject.cli.net.Icmp6Code
-
Gets the value to use for this Icmp6Code.
- value() - Method in enum org.onosproject.cli.net.Icmp6Type
-
Gets the value to use for this Icmp6Type.
- value() - Method in enum org.onosproject.cli.net.IpProtocol
-
Gets the value to use for this IpProtocol.
- value(String) - Method in class org.onosproject.net.optical.device.FilteredAnnotation
-
- valueOf(String) - Static method in enum org.onosproject.cli.net.EthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.cli.net.ExtHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.cli.net.Icmp6Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.cli.net.Icmp6Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.cli.net.IpProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.newoptical.api.OpticalPathEvent.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.cli.net.EthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.cli.net.ExtHeader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.cli.net.Icmp6Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.cli.net.Icmp6Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.cli.net.IpProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.newoptical.api.OpticalPathEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VirtualDeviceCompleter - Class in org.onosproject.cli.net.vnet
-
Virtual device completer.
- VirtualDeviceCompleter() - Constructor for class org.onosproject.cli.net.vnet.VirtualDeviceCompleter
-
- VirtualDeviceCreateCommand - Class in org.onosproject.cli.net.vnet
-
Creates a new virtual device.
- VirtualDeviceCreateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualDeviceCreateCommand
-
- VirtualDeviceListCommand - Class in org.onosproject.cli.net.vnet
-
Lists all virtual devices for the network ID.
- VirtualDeviceListCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualDeviceListCommand
-
- VirtualDeviceRemoveCommand - Class in org.onosproject.cli.net.vnet
-
Removes a virtual device.
- VirtualDeviceRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualDeviceRemoveCommand
-
- VirtualFlowsListCommand - Class in org.onosproject.cli.net.vnet
-
Lists all currently-known flows.
- VirtualFlowsListCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualFlowsListCommand
-
- VirtualHostCompleter - Class in org.onosproject.cli.net.vnet
-
Virtual host completer.
- VirtualHostCompleter() - Constructor for class org.onosproject.cli.net.vnet.VirtualHostCompleter
-
- VirtualHostCreateCommand - Class in org.onosproject.cli.net.vnet
-
Creates a new virtual host.
- VirtualHostCreateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualHostCreateCommand
-
- VirtualHostListCommand - Class in org.onosproject.cli.net.vnet
-
Lists all virtual hosts for the network ID.
- VirtualHostListCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualHostListCommand
-
- VirtualHostRemoveCommand - Class in org.onosproject.cli.net.vnet
-
Removes a virtual host.
- VirtualHostRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualHostRemoveCommand
-
- VirtualLinkCreateCommand - Class in org.onosproject.cli.net.vnet
-
Creates a new virtual link.
- VirtualLinkCreateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualLinkCreateCommand
-
- VirtualLinkListCommand - Class in org.onosproject.cli.net.vnet
-
Lists all virtual links for the network ID.
- VirtualLinkListCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualLinkListCommand
-
- VirtualLinkRemoveCommand - Class in org.onosproject.cli.net.vnet
-
Removes a virtual link.
- VirtualLinkRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualLinkRemoveCommand
-
- VirtualNetworkBalanceMastersCommand - Class in org.onosproject.cli.net.vnet
-
Forces virtual network device mastership rebalancing.
- VirtualNetworkBalanceMastersCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkBalanceMastersCommand
-
- VirtualNetworkCompleter - Class in org.onosproject.cli.net.vnet
-
Virtual network completer.
- VirtualNetworkCompleter() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkCompleter
-
- VirtualNetworkCreateCommand - Class in org.onosproject.cli.net.vnet
-
Creates a new virtual network.
- VirtualNetworkCreateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkCreateCommand
-
- VirtualNetworkIntentCreateCommand - Class in org.onosproject.cli.net.vnet
-
Installs virtual network intents.
- VirtualNetworkIntentCreateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkIntentCreateCommand
-
- VirtualNetworkIntentRemoveCommand - Class in org.onosproject.cli.net.vnet
-
Removes a virtual network intent.
- VirtualNetworkIntentRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkIntentRemoveCommand
-
- VirtualNetworkListCommand - Class in org.onosproject.cli.net.vnet
-
Lists all virtual networks for the tenant ID.
- VirtualNetworkListCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkListCommand
-
- VirtualNetworkPacketRequestCommand - Class in org.onosproject.cli.net.vnet
-
Tests virtual network packet requests.
- VirtualNetworkPacketRequestCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkPacketRequestCommand
-
- VirtualNetworkRemoveCommand - Class in org.onosproject.cli.net.vnet
-
Removes a virtual network.
- VirtualNetworkRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualNetworkRemoveCommand
-
- VirtualPortBindCommand - Class in org.onosproject.cli.net.vnet
-
Binds an existing virtual port with a physical port.
- VirtualPortBindCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualPortBindCommand
-
- VirtualPortCompleter - Class in org.onosproject.cli.net.vnet
-
Virtual port completer.
- VirtualPortCompleter() - Constructor for class org.onosproject.cli.net.vnet.VirtualPortCompleter
-
- VirtualPortCreateCommand - Class in org.onosproject.cli.net.vnet
-
Creates a new virtual port.
- VirtualPortCreateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualPortCreateCommand
-
- VirtualPortListCommand - Class in org.onosproject.cli.net.vnet
-
Lists all virtual ports for the network ID.
- VirtualPortListCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualPortListCommand
-
- VirtualPortRemoveCommand - Class in org.onosproject.cli.net.vnet
-
Removes a virtual port.
- VirtualPortRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualPortRemoveCommand
-
- VirtualPortStateCommand - Class in org.onosproject.cli.net.vnet
-
Administratively enables or disables state of an existing virtual port.
- VirtualPortStateCommand() - Constructor for class org.onosproject.cli.net.vnet.VirtualPortStateCommand
-