Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

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.

B

BalanceMastersCommand - Class in org.onosproject.cli
Forces device mastership rebalancing.
BalanceMastersCommand() - Constructor for class org.onosproject.cli.BalanceMastersCommand
 
bandwidth() - Method in class org.onosproject.newoptical.OpticalConnectivity
 
bandwidth() - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
Returns assigned bandwidth.
BASIC - Static variable in class org.onosproject.store.serializers.KryoNamespaces
 
BASIC_MAX_SIZE - Static variable in class org.onosproject.store.serializers.KryoNamespaces
 
BEGIN_USER_CUSTOM_ID - Static variable in class org.onosproject.store.serializers.KryoNamespaces
Kryo registration Id for user custom registration.
bindService(NetworkConfigService) - Method in class org.onosproject.net.optical.config.OpticalPortOperator
 
BitSetSerializer - Class in org.onosproject.store.serializers
Kryo serializer for BitSet.
BitSetSerializer() - Constructor for class org.onosproject.store.serializers.BitSetSerializer
Creates BitSet serializer instance.
buildConstraints() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
Builds the constraint list for this command based on the command line parameters.
buildTrafficSelector() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
Constructs a traffic selector based on the command line arguments presented to the command.
buildTrafficTreatment() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
Generates a traffic treatment for this intent based on command line arguments presented to the command.

C

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.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
Configuration key for 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
Kryo Serializer for ConnectPointSerializer.
ConnectPointSerializer() - Constructor for class org.onosproject.store.serializers.ConnectPointSerializer
Creates ConnectPointSerializer serializer instance.
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.

D

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
Implementation of OpticalDevice.
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
Deprecated.
in 1.10.0
DeviceConfigGetterCommand() - Constructor for class org.onosproject.cli.net.DeviceConfigGetterCommand
Deprecated.
 
DeviceConfigSetterCommand - Class in org.onosproject.cli.net
Deprecated.
in 1.10.0
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
Deprecated.
in 1.10.0
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.

E

EdgePortsListCommand - Class in org.onosproject.cli.net
Lists all edge ports.
EdgePortsListCommand() - Constructor for class org.onosproject.cli.net.EdgePortsListCommand
 
EncapTypeCompleter - Class in org.onosproject.cli.net
Encapsulation type completer.
EncapTypeCompleter() - Constructor for class org.onosproject.cli.net.EncapTypeCompleter
 
encode(OchSignal) - Static method in class org.onosproject.net.optical.json.OchSignalCodec
Returns a JSON Object representation of this instance.
encode(Object) - Method in interface org.onosproject.store.serializers.StoreSerializer
Deprecated.
Serializes the specified object into bytes.
encode(Object, ByteBuffer) - Method in interface org.onosproject.store.serializers.StoreSerializer
Deprecated.
Serializes the specified object into bytes.
encode(Object, OutputStream) - Method in interface org.onosproject.store.serializers.StoreSerializer
Deprecated.
Serializes the specified object into bytes.
equals(Object) - Method in class org.onosproject.net.optical.DefaultOpticalDevice
 
equals(Object) - Method in class org.onosproject.net.optical.impl.DefaultOchPort
 
equals(Object) - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
 
equals(Object) - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
 
equals(Object) - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
 
equals(Object) - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
 
error(String, Object...) - Method in class org.onosproject.cli.AbstractShellCommand
Prints the arguments using the specified format to error stream.
EthType - Enum in org.onosproject.cli.net
Allowed values for Ethernet types.
EthTypeCompleter - Class in org.onosproject.cli.net
Ethernet type completer.
EthTypeCompleter() - Constructor for class org.onosproject.cli.net.EthTypeCompleter
 
event(IntentEvent) - Method in class org.onosproject.cli.net.IntentCycleCommand
 
event(IntentEvent) - Method in class org.onosproject.cli.net.IntentPushTestCommand
 
event(IntentEvent) - Method in class org.onosproject.newoptical.OpticalPathProvisioner.InternalIntentListener
 
execute() - Method in class org.onosproject.cli.AbstractShellCommand
Executes this command.
execute() - Method in class org.onosproject.cli.app.ApplicationCommand
 
execute() - Method in class org.onosproject.cli.app.ApplicationIdListCommand
 
execute() - Method in class org.onosproject.cli.app.ApplicationsListCommand
 
execute() - Method in class org.onosproject.cli.BalanceMastersCommand
 
execute() - Method in class org.onosproject.cli.cfg.ComponentConfigCommand
 
execute() - Method in class org.onosproject.cli.cfg.NetworkConfigCommand
 
execute() - Method in class org.onosproject.cli.cfg.NetworkConfigRegistryCommand
 
execute() - Method in class org.onosproject.cli.MarkCommand
 
execute() - Method in class org.onosproject.cli.MastersListCommand
 
execute() - Method in class org.onosproject.cli.MetricsListCommand
 
execute() - Method in class org.onosproject.cli.net.AddHostToHostIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddMultiPointToSinglePointIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddPointToPointIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddProtectedTransportIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddSinglePointToMultiPointIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddTestFlowsCommand
 
execute() - Method in class org.onosproject.cli.net.AddTunnelCommand
 
execute() - Method in class org.onosproject.cli.net.AllocationsCommand
 
execute() - Method in class org.onosproject.cli.net.AnnotateDeviceCommand
 
execute() - Method in class org.onosproject.cli.net.AnnotateLinkCommand
 
execute() - Method in class org.onosproject.cli.net.AnnotatePortCommand
 
execute() - Method in class org.onosproject.cli.net.ClusterDevicesCommand
 
execute() - Method in class org.onosproject.cli.net.ClusterLinksCommand
 
execute() - Method in class org.onosproject.cli.net.ClustersListCommand
 
execute() - Method in class org.onosproject.cli.net.ConfigureLinkCommand
 
execute() - Method in class org.onosproject.cli.net.CounterCommand
 
execute() - Method in class org.onosproject.cli.net.CountersListCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceConfigGetterCommand
Deprecated.
 
execute() - Method in class org.onosproject.cli.net.DeviceConfigSetterCommand
Deprecated.
 
execute() - Method in class org.onosproject.cli.net.DeviceControllersCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceInterfaceAddCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceInterfaceRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceInterfacesListCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceKeyAddCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceKeyListCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceKeyRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.DevicePortGetterCommand
Deprecated.
 
execute() - Method in class org.onosproject.cli.net.DevicePortsListCommand
 
execute() - Method in class org.onosproject.cli.net.DevicePortStateCommand
 
execute() - Method in class org.onosproject.cli.net.DevicePortStatsCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceRoleCommand
 
execute() - Method in class org.onosproject.cli.net.DeviceSetControllersCommand
 
execute() - Method in class org.onosproject.cli.net.DevicesListCommand
 
execute() - Method in class org.onosproject.cli.net.DpisListCommand
 
execute() - Method in class org.onosproject.cli.net.DriversListCommand
 
execute() - Method in class org.onosproject.cli.net.EdgePortsListCommand
 
execute() - Method in class org.onosproject.cli.net.FlowObjectiveCompositionCommand
 
execute() - Method in class org.onosproject.cli.net.FlowObjectiveNextListCommand
 
execute() - Method in class org.onosproject.cli.net.FlowObjectivePendingNextCommand
 
execute() - Method in class org.onosproject.cli.net.FlowsListCommand
 
execute() - Method in class org.onosproject.cli.net.GetDomainsCommand
 
execute() - Method in class org.onosproject.cli.net.GetFlowStatisticsCommand
 
execute() - Method in class org.onosproject.cli.net.GetStatisticsCommand
 
execute() - Method in class org.onosproject.cli.net.GlobalLabelApplyCommand
 
execute() - Method in class org.onosproject.cli.net.GlobalLabelCommand
 
execute() - Method in class org.onosproject.cli.net.GlobalLabelPoolCreateCommand
 
execute() - Method in class org.onosproject.cli.net.GlobalLabelPoolDestroyCommand
 
execute() - Method in class org.onosproject.cli.net.GlobalLabelReleaseCommand
 
execute() - Method in class org.onosproject.cli.net.GroupsListCommand
 
execute() - Method in class org.onosproject.cli.net.HostRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.HostsListCommand
 
execute() - Method in class org.onosproject.cli.net.IntentCycleCommand
 
execute() - Method in class org.onosproject.cli.net.IntentDetailsCommand
 
execute() - Method in class org.onosproject.cli.net.IntentListCompilers
 
execute() - Method in class org.onosproject.cli.net.IntentListInstallers
 
execute() - Method in class org.onosproject.cli.net.IntentPurgeCommand
 
execute() - Method in class org.onosproject.cli.net.IntentPushTestCommand
 
execute() - Method in class org.onosproject.cli.net.IntentRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.IntentsListCommand
 
execute() - Method in class org.onosproject.cli.net.InterfaceAddCommand
 
execute() - Method in class org.onosproject.cli.net.InterfaceRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.InterfacesListCommand
 
execute() - Method in class org.onosproject.cli.net.LabelApplyCommand
 
execute() - Method in class org.onosproject.cli.net.LabelPoolCreateCommand
 
execute() - Method in class org.onosproject.cli.net.LabelPoolDestroyCommand
 
execute() - Method in class org.onosproject.cli.net.LabelReleaseCommand
 
execute() - Method in class org.onosproject.cli.net.LabelResourceCommand
 
execute() - Method in class org.onosproject.cli.net.LayoutAddCommand
 
execute() - Method in class org.onosproject.cli.net.LayoutListCommand
 
execute() - Method in class org.onosproject.cli.net.LeaderCommand
 
execute() - Method in class org.onosproject.cli.net.LinksListCommand
 
execute() - Method in class org.onosproject.cli.net.MapsListCommand
 
execute() - Method in class org.onosproject.cli.net.McastDeleteCommand
 
execute() - Method in class org.onosproject.cli.net.McastJoinCommand
 
execute() - Method in class org.onosproject.cli.net.McastShowCommand
 
execute() - Method in class org.onosproject.cli.net.MeterAddCommand
 
execute() - Method in class org.onosproject.cli.net.MeterRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.MetersListCommand
 
execute() - Method in class org.onosproject.cli.net.NeighbourHandlersListCommand
 
execute() - Method in class org.onosproject.cli.net.PacketProcessorsListCommand
 
execute() - Method in class org.onosproject.cli.net.PacketRequestsListCommand
 
execute() - Method in class org.onosproject.cli.net.PartitionsListCommand
 
execute() - Method in class org.onosproject.cli.net.PathListCommand
 
execute() - Method in class org.onosproject.cli.net.PortQueryVlansCommand
 
execute() - Method in class org.onosproject.cli.net.QueuesListCommand
 
execute() - Method in class org.onosproject.cli.net.RandomIntentCommand
 
execute() - Method in class org.onosproject.cli.net.RegionAddCommand
 
execute() - Method in class org.onosproject.cli.net.RegionAddDevicesCommand
 
execute() - Method in class org.onosproject.cli.net.RegionAddPeerLocCommand
 
execute() - Method in class org.onosproject.cli.net.RegionListCommand
 
execute() - Method in class org.onosproject.cli.net.RegionRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.RegionRemoveDevicesCommand
 
execute() - Method in class org.onosproject.cli.net.RegionUpdateCommand
 
execute() - Method in class org.onosproject.cli.net.ResourcesCommand
 
execute() - Method in class org.onosproject.cli.net.TableStatisticsCommand
 
execute() - Method in class org.onosproject.cli.net.TestAllocateResource
 
execute() - Method in class org.onosproject.cli.net.TestProtectionEndpointIntentCommand
 
execute() - Method in class org.onosproject.cli.net.TopologyCommand
 
execute() - Method in class org.onosproject.cli.net.TransactionsCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelBorrowCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelCreateCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelQueryCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelQuerySubscriptionCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelReturnCommand
 
execute() - Method in class org.onosproject.cli.net.TunnelUpdateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.TenantAddCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.TenantListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.TenantRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualDeviceCreateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualDeviceListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualDeviceRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualFlowsListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualHostCreateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualHostListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualHostRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualLinkCreateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualLinkListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualLinkRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkBalanceMastersCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkCreateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkIntentCreateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkIntentRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkPacketRequestCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualNetworkRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualPortBindCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualPortCreateCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualPortListCommand
 
execute() - Method in class org.onosproject.cli.net.vnet.VirtualPortRemoveCommand
 
execute() - Method in class org.onosproject.cli.net.WipeOutCommand
 
execute() - Method in class org.onosproject.cli.NodeAddCommand
 
execute() - Method in class org.onosproject.cli.NodeRemoveCommand
 
execute() - Method in class org.onosproject.cli.NodesListCommand
 
execute() - Method in class org.onosproject.cli.PrettyJson
 
execute() - Method in class org.onosproject.cli.PrettyXml
 
execute() - Method in class org.onosproject.cli.RolesCommand
 
execute() - Method in class org.onosproject.cli.security.ReviewCommand
 
execute() - Method in class org.onosproject.cli.SummaryCommand
 
execute() - Method in class org.onosproject.cli.UiViewListCommand
 
execute() - Method in class org.onosproject.net.optical.cli.AddOpticalIntentCommand
 
execute() - Method in class org.onosproject.net.optical.cli.OpticalPortsListCommand
 
execute() - Method in class org.onosproject.newoptical.cli.AddOpticalConnectivityCommand
 
execute() - Method in class org.onosproject.newoptical.cli.ListOpticalConnectivityCommand
 
execute() - Method in class org.onosproject.newoptical.cli.RemoveOpticalConnectivityCommand
 
ExtensionCriterionSerializer - Class in org.onosproject.store.serializers
Serializer for extension criteria.
ExtensionCriterionSerializer() - Constructor for class org.onosproject.store.serializers.ExtensionCriterionSerializer
Constructs a extension criterion serializer.
ExtensionInstructionSerializer - Class in org.onosproject.store.serializers
Serializer for extension instructions.
ExtensionInstructionSerializer() - Constructor for class org.onosproject.store.serializers.ExtensionInstructionSerializer
Constructs a extension instruction serializer.
ExtHeader - Enum in org.onosproject.cli.net
Known values for IPv6 extension header field that can be supplied to the CLI.
ExtHeaderCompleter - Class in org.onosproject.cli.net
IPv6 extension header completer.
ExtHeaderCompleter() - Constructor for class org.onosproject.cli.net.ExtHeaderCompleter
 

F

FilteredAnnotation - Class in org.onosproject.net.optical.device
Filtered Annotations view.
FilteredAnnotation(Annotations, Set<String>) - Constructor for class org.onosproject.net.optical.device.FilteredAnnotation
Creates filtered Annotations view based on delegate.
FilteredConnectPointSerializer - Class in org.onosproject.store.serializers
Kryo Serializer for FilteredConnectPointSerializer.
FilteredConnectPointSerializer() - Constructor for class org.onosproject.store.serializers.FilteredConnectPointSerializer
Creates FilteredConnectPointSerializer serializer instance.
FlowObjectiveCompositionCommand - Class in org.onosproject.cli.net
Manages FlowObjectiveComposition policy.
FlowObjectiveCompositionCommand() - Constructor for class org.onosproject.cli.net.FlowObjectiveCompositionCommand
 
FlowObjectiveNextListCommand - Class in org.onosproject.cli.net
Returns a mapping of FlowObjective next-ids to the groups that get created by a device driver.
FlowObjectiveNextListCommand() - Constructor for class org.onosproject.cli.net.FlowObjectiveNextListCommand
 
FlowObjectivePendingNextCommand - Class in org.onosproject.cli.net
Returns a list of FlowObjective next-ids waiting to get created by device-drivers.
FlowObjectivePendingNextCommand() - Constructor for class org.onosproject.cli.net.FlowObjectivePendingNextCommand
 
FlowRuleStatusCompleter - Class in org.onosproject.cli.net
Flow rule status completer.
FlowRuleStatusCompleter() - Constructor for class org.onosproject.cli.net.FlowRuleStatusCompleter
 
FlowsListCommand - Class in org.onosproject.cli.net
Lists all currently-known flows.
FlowsListCommand() - Constructor for class org.onosproject.cli.net.FlowsListCommand
 

G

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
 

H

hashCode() - Method in class org.onosproject.net.optical.DefaultOpticalDevice
 
hashCode() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
 
hashCode() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
 
hashCode() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
 
hashCode() - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
 
hashCode() - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
 
HostIdCompleter - Class in org.onosproject.cli.net
Host ID completer.
HostIdCompleter() - Constructor for class org.onosproject.cli.net.HostIdCompleter
 
hostIpStrings - Variable in class org.onosproject.cli.net.vnet.VirtualHostCreateCommand
 
HostLocationSerializer - Class in org.onosproject.store.serializers
Kryo Serializer for HostLocation.
HostLocationSerializer() - Constructor for class org.onosproject.store.serializers.HostLocationSerializer
Creates HostLocation serializer instance.
HostRemoveCommand - Class in org.onosproject.cli.net
Removes an end-station host.
HostRemoveCommand() - Constructor for class org.onosproject.cli.net.HostRemoveCommand
 
HostsListCommand - Class in org.onosproject.cli.net
Lists all currently-known hosts.
HostsListCommand() - Constructor for class org.onosproject.cli.net.HostsListCommand
 
humanReadable(long) - Static method in class org.onosproject.cli.net.DevicePortStatsCommand
Converts bytes to human readable string with Kilo, Mega, Giga, etc.
humanReadableBps(float) - Static method in class org.onosproject.cli.net.DevicePortStatsCommand
Converts bps to human readable format.

I

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
PortMapper which simply return given input.
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
 
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
 

J

json(ObjectMapper, Iterable<DeviceId>) - Static method in class org.onosproject.cli.MastersListCommand
Produces a JSON array containing the specified device identifiers.
json(AbstractShellCommand, Iterable<Link>) - Static method in class org.onosproject.cli.net.LinksListCommand
Produces a JSON array containing the specified links.
json(AbstractShellCommand, Link) - Static method in class org.onosproject.cli.net.LinksListCommand
Produces a JSON object for the specified link.
json(AbstractShellCommand, Iterable<? extends Path>) - Static method in class org.onosproject.cli.net.PathListCommand
Produces a JSON array containing the specified paths.
jsonForEntity(T, Class<T>) - Method in class org.onosproject.cli.AbstractShellCommand
Generates a Json representation of an object.
jsonPorts(DeviceService, Iterable<Device>) - Method in class org.onosproject.cli.net.DevicePortsListCommand
Produces JSON array containing ports of the specified devices.
jsonPorts(DeviceService, ObjectMapper, Device) - Method in class org.onosproject.cli.net.DevicePortsListCommand
Produces JSON array containing ports of the specified device.

K

key() - Method in class org.onosproject.cli.net.AddProtectedTransportIntentCommand
Returns Key if specified in the option.
key() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
Creates a key for an intent based on command line arguments.
keys() - Method in class org.onosproject.net.optical.device.FilteredAnnotation
 
KryoNamespaces - Class in org.onosproject.store.serializers
 

L

LabelApplyCommand - Class in org.onosproject.cli.net
 
LabelApplyCommand() - Constructor for class org.onosproject.cli.net.LabelApplyCommand
 
LabelPoolCreateCommand - Class in org.onosproject.cli.net
create label resource pool by specific device id.
LabelPoolCreateCommand() - Constructor for class org.onosproject.cli.net.LabelPoolCreateCommand
 
LabelPoolDestroyCommand - Class in org.onosproject.cli.net
 
LabelPoolDestroyCommand() - Constructor for class org.onosproject.cli.net.LabelPoolDestroyCommand
 
LabelReleaseCommand - Class in org.onosproject.cli.net
 
LabelReleaseCommand() - Constructor for class org.onosproject.cli.net.LabelReleaseCommand
 
LabelResourceCommand - Class in org.onosproject.cli.net
 
LabelResourceCommand() - Constructor for class org.onosproject.cli.net.LabelResourceCommand
 
lambda() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
Returns OCh signal.
lambda() - Method in interface org.onosproject.net.optical.OchPort
Returns OCh signal.
latency() - Method in class org.onosproject.newoptical.OpticalConnectivity
 
LayoutAddCommand - Class in org.onosproject.cli.net
Add a new UI layout.
LayoutAddCommand() - Constructor for class org.onosproject.cli.net.LayoutAddCommand
 
LayoutListCommand - Class in org.onosproject.cli.net
List layout details.
LayoutListCommand() - Constructor for class org.onosproject.cli.net.LayoutListCommand
 
LeaderCommand - Class in org.onosproject.cli.net
Prints the leader for every topic.
LeaderCommand() - Constructor for class org.onosproject.cli.net.LeaderCommand
 
LinkDstCompleter - Class in org.onosproject.cli.net
Link destination end-point completer.
LinkDstCompleter() - Constructor for class org.onosproject.cli.net.LinkDstCompleter
 
LinkKeySerializer - Class in org.onosproject.store.serializers
Kryo Serializer for LinkKey.
LinkKeySerializer() - Constructor for class org.onosproject.store.serializers.LinkKeySerializer
Creates LinkKey serializer instance.
links() - Method in class org.onosproject.newoptical.OpticalConnectivity
 
linkService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
 
LinksListCommand - Class in org.onosproject.cli.net
Lists all infrastructure links.
LinksListCommand() - Constructor for class org.onosproject.cli.net.LinksListCommand
 
LinkSrcCompleter - Class in org.onosproject.cli.net
Link source end-point completer.
LinkSrcCompleter() - Constructor for class org.onosproject.cli.net.LinkSrcCompleter
 
linkString(Link) - Static method in class org.onosproject.cli.net.LinksListCommand
Returns a formatted string representing the given link.
LinkTypeCompleter - Class in org.onosproject.cli.net.completer
Completer for Link.Type.
LinkTypeCompleter() - Constructor for class org.onosproject.cli.net.completer.LinkTypeCompleter
 
listConnectivity() - Method in interface org.onosproject.newoptical.api.OpticalPathService
Lists collection of known OpticalConnectivity.
listConnectivity() - Method in class org.onosproject.newoptical.OpticalPathProvisioner
 
listIntents(OpticalConnectivityId) - Method in interface org.onosproject.newoptical.api.OpticalPathService
Lists intents generated from specified OpticalConnectivity.
listIntents(OpticalConnectivityId) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
 
ListOpticalConnectivityCommand - Class in org.onosproject.newoptical.cli
 
ListOpticalConnectivityCommand() - Constructor for class org.onosproject.newoptical.cli.ListOpticalConnectivityCommand
 
log - Static variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
 
log - Static variable in class org.onosproject.newoptical.OpticalPathProvisioner
 

M

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
 
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
 

N

NAME - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
 
name() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
Returns the port name associated with this port configuration.
NEIGHBOR_ID - Static variable in class org.onosproject.net.optical.OpticalAnnotations
Annotation key for optical port's neighbor's DeviceId#toString().
NEIGHBOR_PORT - Static variable in class org.onosproject.net.optical.OpticalAnnotations
Annotation key for optical port's neighbor's PortNumber#toString().
NeighbourHandlersListCommand - Class in org.onosproject.cli.net
Lists neighbour message handlers.
NeighbourHandlersListCommand() - Constructor for class org.onosproject.cli.net.NeighbourHandlersListCommand
 
netcfgRegistry - Variable in class org.onosproject.net.optical.internal.OpticalModelLoader
 
NetworkConfigCommand - Class in org.onosproject.cli.cfg
Manages network configuration.
NetworkConfigCommand() - Constructor for class org.onosproject.cli.cfg.NetworkConfigCommand
 
NetworkConfigRegistryCommand - Class in org.onosproject.cli.cfg
Displays network configuration registry contents.
NetworkConfigRegistryCommand() - Constructor for class org.onosproject.cli.cfg.NetworkConfigRegistryCommand
 
networkConfigService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
 
NodeAddCommand - Class in org.onosproject.cli
Adds a new controller cluster node.
NodeAddCommand() - Constructor for class org.onosproject.cli.NodeAddCommand
 
NodeIdCompleter - Class in org.onosproject.cli
Node ID completer.
NodeIdCompleter() - Constructor for class org.onosproject.cli.NodeIdCompleter
 
NodeIdSerializer - Class in org.onosproject.store.serializers
Kryo Serializer for NodeId.
NodeIdSerializer() - Constructor for class org.onosproject.store.serializers.NodeIdSerializer
Creates NodeId serializer instance.
nodeIdSerializer() - Static method in class org.onosproject.store.serializers.NodeIdSerializer
 
NodeRemoveCommand - Class in org.onosproject.cli
Removes a controller cluster node.
NodeRemoveCommand() - Constructor for class org.onosproject.cli.NodeRemoveCommand
 
NodesListCommand - Class in org.onosproject.cli
Lists all controller cluster nodes.
NodesListCommand() - Constructor for class org.onosproject.cli.NodesListCommand
 
numberName() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
Returns a stringified representation of the port number, configured in some port types without an alphanumeric name as the port name.

O

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
PortMapper to handler OchPort translation.
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
PortMapper to handler OduCltPort translation.
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
PortMapper to handler OmsPort translation.
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
PortMapper to handler OtuPort translation.
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.

P

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.

Q

QueuesListCommand - Class in org.onosproject.cli.net
Command to list stats for all work queues in the system.
QueuesListCommand() - Constructor for class org.onosproject.cli.net.QueuesListCommand
 

R

RandomIntentCommand - Class in org.onosproject.cli.net
Installs bulk host-to-host intents between hosts of the network.
RandomIntentCommand() - Constructor for class org.onosproject.cli.net.RandomIntentCommand
 
read(Kryo, Input, Class<DefaultAnnotations>) - Method in class org.onosproject.store.serializers.AnnotationsSerializer
 
read(Kryo, Input, Class<List<?>>) - Method in class org.onosproject.store.serializers.ArraysAsListSerializer
 
read(Kryo, Input, Class<BitSet>) - Method in class org.onosproject.store.serializers.BitSetSerializer
 
read(Kryo, Input, Class<ConnectPoint>) - Method in class org.onosproject.store.serializers.ConnectPointSerializer
 
read(Kryo, Input, Class<DefaultApplicationId>) - Method in class org.onosproject.store.serializers.DefaultApplicationIdSerializer
 
read(Kryo, Input, Class<DefaultLink>) - Method in class org.onosproject.store.serializers.DefaultLinkSerializer
 
read(Kryo, Input, Class<DefaultOutboundPacket>) - Method in class org.onosproject.store.serializers.DefaultOutboundPacketSerializer
 
read(Kryo, Input, Class<DefaultPort>) - Method in class org.onosproject.store.serializers.DefaultPortSerializer
 
read(Kryo, Input, Class<DeviceId>) - Method in class org.onosproject.store.serializers.DeviceIdSerializer
 
read(Kryo, Input, Class<ExtensionCriterion>) - Method in class org.onosproject.store.serializers.ExtensionCriterionSerializer
 
read(Kryo, Input, Class<Instructions.ExtensionInstructionWrapper>) - Method in class org.onosproject.store.serializers.ExtensionInstructionSerializer
 
read(Kryo, Input, Class<FilteredConnectPoint>) - Method in class org.onosproject.store.serializers.FilteredConnectPointSerializer
 
read(Kryo, Input, Class<HostLocation>) - Method in class org.onosproject.store.serializers.HostLocationSerializer
 
read(Kryo, Input, Class<ImmutableByteSequence>) - Method in class org.onosproject.store.serializers.ImmutableByteSequenceSerializer
 
read(Kryo, Input, Class<ImmutableList<?>>) - Method in class org.onosproject.store.serializers.ImmutableListSerializer
 
read(Kryo, Input, Class<ImmutableMap<?, ?>>) - Method in class org.onosproject.store.serializers.ImmutableMapSerializer
 
read(Kryo, Input, Class<ImmutableSet<?>>) - Method in class org.onosproject.store.serializers.ImmutableSetSerializer
 
read(Kryo, Input, Class<Ip4Address>) - Method in class org.onosproject.store.serializers.Ip4AddressSerializer
 
read(Kryo, Input, Class<Ip4Prefix>) - Method in class org.onosproject.store.serializers.Ip4PrefixSerializer
 
read(Kryo, Input, Class<Ip6Address>) - Method in class org.onosproject.store.serializers.Ip6AddressSerializer
 
read(Kryo, Input, Class<Ip6Prefix>) - Method in class org.onosproject.store.serializers.Ip6PrefixSerializer
 
read(Kryo, Input, Class<IpAddress>) - Method in class org.onosproject.store.serializers.IpAddressSerializer
 
read(Kryo, Input, Class<IpPrefix>) - Method in class org.onosproject.store.serializers.IpPrefixSerializer
 
read(Kryo, Input, Class<LinkKey>) - Method in class org.onosproject.store.serializers.LinkKeySerializer
 
read(Kryo, Input, Class<MacAddress>) - Method in class org.onosproject.store.serializers.MacAddressSerializer
 
read(Kryo, Input, Class<MastershipTerm>) - Method in class org.onosproject.store.serializers.MastershipTermSerializer
 
read(Kryo, Input, Class<NodeId>) - Method in class org.onosproject.store.serializers.NodeIdSerializer
 
read(Kryo, Input, Class<PortNumber>) - Method in class org.onosproject.store.serializers.PortNumberSerializer
 
read(Kryo, Input, Class<ProviderId>) - Method in class org.onosproject.store.serializers.ProviderIdSerializer
 
read(Kryo, Input, Class<URI>) - Method in class org.onosproject.store.serializers.UriSerializer
 
realizingIntentKey() - Method in class org.onosproject.newoptical.PacketLinkRealizedByOptical
Returns intent key.
RegionAddCommand - Class in org.onosproject.cli.net
Add a new region.
RegionAddCommand() - Constructor for class org.onosproject.cli.net.RegionAddCommand
 
RegionAddDevicesCommand - Class in org.onosproject.cli.net
Add a set of devices into existing region.
RegionAddDevicesCommand() - Constructor for class org.onosproject.cli.net.RegionAddDevicesCommand
 
RegionAddPeerLocCommand - Class in org.onosproject.cli.net
Annotate a region with a peer location.
RegionAddPeerLocCommand() - Constructor for class org.onosproject.cli.net.RegionAddPeerLocCommand
 
RegionIdCompleter - Class in org.onosproject.cli.net
Region ID completer.
RegionIdCompleter() - Constructor for class org.onosproject.cli.net.RegionIdCompleter
 
RegionListCommand - Class in org.onosproject.cli.net
List Region details including membership.
RegionListCommand() - Constructor for class org.onosproject.cli.net.RegionListCommand
 
RegionRemoveCommand - Class in org.onosproject.cli.net
Removes a region from the existing region list.
RegionRemoveCommand() - Constructor for class org.onosproject.cli.net.RegionRemoveCommand
 
RegionRemoveDevicesCommand - Class in org.onosproject.cli.net
Remove a set of devices from existing region.
RegionRemoveDevicesCommand() - Constructor for class org.onosproject.cli.net.RegionRemoveDevicesCommand
 
RegionTypeCompleter - Class in org.onosproject.cli.net
Region type completer.
RegionTypeCompleter() - Constructor for class org.onosproject.cli.net.RegionTypeCompleter
 
RegionUpdateCommand - Class in org.onosproject.cli.net
Update an existing region.
RegionUpdateCommand() - Constructor for class org.onosproject.cli.net.RegionUpdateCommand
 
removeConnectivity(OpticalConnectivityId) - Method in interface org.onosproject.newoptical.api.OpticalPathService
Removes connectivity with given ID.
removeConnectivity(OpticalConnectivityId) - Method in class org.onosproject.newoptical.OpticalPathProvisioner
 
removeFlowsInteractive(Iterable<FlowEntry>, FlowRuleService, CoreService) - Method in class org.onosproject.cli.net.FlowsListCommand
Removes the flows passed as argument after confirmation is provided for each of them.
removeListener(DeviceListener) - Method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
 
RemoveOpticalConnectivityCommand - Class in org.onosproject.newoptical.cli
 
RemoveOpticalConnectivityCommand() - Constructor for class org.onosproject.newoptical.cli.RemoveOpticalConnectivityCommand
 
resourceGroup() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
 
ResourceHelper - Class in org.onosproject.net.optical.intent.impl.compiler
Helper class for ResourceService related processes.
ResourcesCommand - Class in org.onosproject.cli.net
Lists registered resources.
ResourcesCommand() - Constructor for class org.onosproject.cli.net.ResourcesCommand
 
resourceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
 
resourceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
 
resourceService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
 
resourceService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
 
ReviewApplicationNameCompleter - Class in org.onosproject.cli.security
Application name completer for security review command.
ReviewApplicationNameCompleter() - Constructor for class org.onosproject.cli.security.ReviewApplicationNameCompleter
 
ReviewCommand - Class in org.onosproject.cli.security
Application security policy review commands.
ReviewCommand() - Constructor for class org.onosproject.cli.security.ReviewCommand
 
RoleCompleter - Class in org.onosproject.cli.net
Device mastership role completer.
RoleCompleter() - Constructor for class org.onosproject.cli.net.RoleCompleter
 
RolesCommand - Class in org.onosproject.cli
Lists mastership roles of nodes for each device.
RolesCommand() - Constructor for class org.onosproject.cli.RolesCommand
 

S

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
Deprecated.
since 1.11 ("Loon")
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
 

T

TableStatisticsCommand - Class in org.onosproject.cli.net
Lists port statistic of all ports in the system.
TableStatisticsCommand() - Constructor for class org.onosproject.cli.net.TableStatisticsCommand
 
TARGET_POWER - Static variable in class org.onosproject.net.optical.OpticalAnnotations
Annotation key for optical port's target power.
TenantAddCommand - Class in org.onosproject.cli.net.vnet
Creates a new virtual network tenant.
TenantAddCommand() - Constructor for class org.onosproject.cli.net.vnet.TenantAddCommand
 
TenantCompleter - Class in org.onosproject.cli.net.vnet
Tenant Id completer.
TenantCompleter() - Constructor for class org.onosproject.cli.net.vnet.TenantCompleter
 
TenantListCommand - Class in org.onosproject.cli.net.vnet
Lists all tenants.
TenantListCommand() - Constructor for class org.onosproject.cli.net.vnet.TenantListCommand
 
TenantRemoveCommand - Class in org.onosproject.cli.net.vnet
Creates a new virtual network tenant.
TenantRemoveCommand() - Constructor for class org.onosproject.cli.net.vnet.TenantRemoveCommand
 
TestAllocateResource - Class in org.onosproject.cli.net
Test tool to allocate resources.
TestAllocateResource() - Constructor for class org.onosproject.cli.net.TestAllocateResource
 
TestProtectionEndpointIntentCommand - Class in org.onosproject.cli.net
Test tool to add ProtectionEndpointIntent.
TestProtectionEndpointIntentCommand() - Constructor for class org.onosproject.cli.net.TestProtectionEndpointIntentCommand
 
topology - Variable in class org.onosproject.cli.net.TopologyCommand
 
TopologyCommand - Class in org.onosproject.cli.net
Lists summary of the current topology.
TopologyCommand() - Constructor for class org.onosproject.cli.net.TopologyCommand
 
topologyService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
 
topologyService - Variable in class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
 
topologyService - Variable in class org.onosproject.newoptical.OpticalPathProvisioner
 
toString() - Method in class org.onosproject.net.optical.DefaultOpticalDevice
 
toString() - Method in class org.onosproject.net.optical.device.FilteredAnnotation
 
toString() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
 
toString() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
 
toString() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
 
toString() - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
 
toString() - Method in class org.onosproject.newoptical.api.OpticalConnectivityId
 
totalChannels() - Method in interface org.onosproject.net.optical.OmsPort
Returns the total number of channels on the port.
TransactionsCommand - Class in org.onosproject.cli.net
CLI to view in-progress database transactions in the system.
TransactionsCommand() - Constructor for class org.onosproject.cli.net.TransactionsCommand
 
TunnelBorrowCommand - Class in org.onosproject.cli.net
Borrows tunnels.
TunnelBorrowCommand() - Constructor for class org.onosproject.cli.net.TunnelBorrowCommand
 
TunnelCreateCommand - Class in org.onosproject.cli.net
Supports for creating a tunnel by using IP address and optical as tunnel end point.
TunnelCreateCommand() - Constructor for class org.onosproject.cli.net.TunnelCreateCommand
 
TunnelQueryCommand - Class in org.onosproject.cli.net
Supports for querying tunnels.
TunnelQueryCommand() - Constructor for class org.onosproject.cli.net.TunnelQueryCommand
 
TunnelQuerySubscriptionCommand - Class in org.onosproject.cli.net
Query all tunnel subscriptions of consumer by consumer id.
TunnelQuerySubscriptionCommand() - Constructor for class org.onosproject.cli.net.TunnelQuerySubscriptionCommand
 
TunnelRemoveCommand - Class in org.onosproject.cli.net
Supports for removing tunnels.
TunnelRemoveCommand() - Constructor for class org.onosproject.cli.net.TunnelRemoveCommand
 
TunnelReturnCommand - Class in org.onosproject.cli.net
Returns tunnels.
TunnelReturnCommand() - Constructor for class org.onosproject.cli.net.TunnelReturnCommand
 
TunnelUpdateCommand - Class in org.onosproject.cli.net
Supports for updating a tunnel by tunnel identity.
TunnelUpdateCommand() - Constructor for class org.onosproject.cli.net.TunnelUpdateCommand
 
TYPE - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
 
type() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
Returns the Enum value representing the type of port.
type() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
 
type() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
 
type() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
 
type() - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
 

U

UiViewListCommand - Class in org.onosproject.cli
Lists all registered UI views.
UiViewListCommand() - Constructor for class org.onosproject.cli.UiViewListCommand
 
unhandledAnnotations() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
 
unhandledAnnotations() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
 
unhandledAnnotations() - Method in class org.onosproject.net.optical.impl.DefaultOmsPort
 
unhandledAnnotations() - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
 
unhandledAnnotations() - Method in interface org.onosproject.net.optical.ProjectedPort
Returns the key/value annotations, not used by projection.
UP - Static variable in class org.onosproject.cli.UpDownCompleter
 
UpDownCompleter - Class in org.onosproject.cli
Up/down command completer.
UpDownCompleter() - Constructor for class org.onosproject.cli.UpDownCompleter
 
uri - Variable in class org.onosproject.cli.net.DevicePortsListCommand
 
UriSerializer - Class in org.onosproject.store.serializers
Serializer for URI.
UriSerializer() - Constructor for class org.onosproject.store.serializers.UriSerializer
Creates URI serializer instance.
using(KryoNamespace) - Static method in interface org.onosproject.store.serializers.StoreSerializer
Deprecated.
Creates a new StoreSerializer instance from a KryoNamespace.

V

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
 

W

WipeOutCommand - Class in org.onosproject.cli.net
Wipes-out the entire network information base, i.e.
WipeOutCommand() - Constructor for class org.onosproject.cli.net.WipeOutCommand
 
write(Kryo, Output, DefaultAnnotations) - Method in class org.onosproject.store.serializers.AnnotationsSerializer
 
write(Kryo, Output, List<?>) - Method in class org.onosproject.store.serializers.ArraysAsListSerializer
 
write(Kryo, Output, BitSet) - Method in class org.onosproject.store.serializers.BitSetSerializer
 
write(Kryo, Output, ConnectPoint) - Method in class org.onosproject.store.serializers.ConnectPointSerializer
 
write(Kryo, Output, DefaultApplicationId) - Method in class org.onosproject.store.serializers.DefaultApplicationIdSerializer
 
write(Kryo, Output, DefaultLink) - Method in class org.onosproject.store.serializers.DefaultLinkSerializer
 
write(Kryo, Output, DefaultOutboundPacket) - Method in class org.onosproject.store.serializers.DefaultOutboundPacketSerializer
 
write(Kryo, Output, DefaultPort) - Method in class org.onosproject.store.serializers.DefaultPortSerializer
 
write(Kryo, Output, DeviceId) - Method in class org.onosproject.store.serializers.DeviceIdSerializer
 
write(Kryo, Output, ExtensionCriterion) - Method in class org.onosproject.store.serializers.ExtensionCriterionSerializer
 
write(Kryo, Output, Instructions.ExtensionInstructionWrapper) - Method in class org.onosproject.store.serializers.ExtensionInstructionSerializer
 
write(Kryo, Output, FilteredConnectPoint) - Method in class org.onosproject.store.serializers.FilteredConnectPointSerializer
 
write(Kryo, Output, HostLocation) - Method in class org.onosproject.store.serializers.HostLocationSerializer
 
write(Kryo, Output, ImmutableByteSequence) - Method in class org.onosproject.store.serializers.ImmutableByteSequenceSerializer
 
write(Kryo, Output, ImmutableList<?>) - Method in class org.onosproject.store.serializers.ImmutableListSerializer
 
write(Kryo, Output, ImmutableMap<?, ?>) - Method in class org.onosproject.store.serializers.ImmutableMapSerializer
 
write(Kryo, Output, ImmutableSet<?>) - Method in class org.onosproject.store.serializers.ImmutableSetSerializer
 
write(Kryo, Output, Ip4Address) - Method in class org.onosproject.store.serializers.Ip4AddressSerializer
 
write(Kryo, Output, Ip4Prefix) - Method in class org.onosproject.store.serializers.Ip4PrefixSerializer
 
write(Kryo, Output, Ip6Address) - Method in class org.onosproject.store.serializers.Ip6AddressSerializer
 
write(Kryo, Output, Ip6Prefix) - Method in class org.onosproject.store.serializers.Ip6PrefixSerializer
 
write(Kryo, Output, IpAddress) - Method in class org.onosproject.store.serializers.IpAddressSerializer
 
write(Kryo, Output, IpPrefix) - Method in class org.onosproject.store.serializers.IpPrefixSerializer
 
write(Kryo, Output, LinkKey) - Method in class org.onosproject.store.serializers.LinkKeySerializer
 
write(Kryo, Output, MacAddress) - Method in class org.onosproject.store.serializers.MacAddressSerializer
 
write(Kryo, Output, MastershipTerm) - Method in class org.onosproject.store.serializers.MastershipTermSerializer
 
write(Kryo, Output, NodeId) - Method in class org.onosproject.store.serializers.NodeIdSerializer
 
write(Kryo, Output, PortNumber) - Method in class org.onosproject.store.serializers.PortNumberSerializer
 
write(Kryo, Output, ProviderId) - Method in class org.onosproject.store.serializers.ProviderIdSerializer
 
write(Kryo, Output, URI) - Method in class org.onosproject.store.serializers.UriSerializer
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links