- 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
-
- AbstractMapper<E extends Throwable> - Class in org.onlab.rest.exceptions
-
Base exception mapper implementation.
- AbstractMapper() - Constructor for class org.onlab.rest.exceptions.AbstractMapper
-
- AbstractShellCommand - Class in org.onosproject.cli
-
Base abstraction of Karaf shell commands.
- AbstractShellCommand() - Constructor for class org.onosproject.cli.AbstractShellCommand
-
- AbstractWebApplication - Class in org.onlab.rest
-
Base web application.
- AbstractWebApplication() - Constructor for class org.onlab.rest.AbstractWebApplication
-
- activate() - Method in class org.onosproject.cli.CliComponent
-
- activate() - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- activate() - Method in class org.onosproject.dhcp.impl.DhcpUi
-
- activate() - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- AddHostToHostIntentCommand - Class in org.onosproject.cli.net
-
Installs host-to-host connectivity intent.
- AddHostToHostIntentCommand() - Constructor for class org.onosproject.cli.net.AddHostToHostIntentCommand
-
- AddMeterCommand - Class in org.onosproject.cli.net
-
Add a meter to a device.
- AddMeterCommand() - Constructor for class org.onosproject.cli.net.AddMeterCommand
-
- AddMplsIntent - Class in org.onosproject.cli.net
-
- AddMplsIntent() - Constructor for class org.onosproject.cli.net.AddMplsIntent
-
Deprecated.
- 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
-
- AddPointToPointIntentCommand - Class in org.onosproject.cli.net
-
Installs point-to-point connectivity intents.
- AddPointToPointIntentCommand() - Constructor for class org.onosproject.cli.net.AddPointToPointIntentCommand
-
- 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
-
- 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
-
- 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
-
- ArraysAsListSerializer() - Constructor for class org.onosproject.store.serializers.ArraysAsListSerializer
-
- assignIP(HostId, IpAssignment) - Method in interface org.onosproject.dhcp.DhcpStore
-
Assigns the requested IP to the Mac ID, in response to a DHCP REQUEST message.
- assignIP(HostId, IpAssignment) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- assignmentStatus() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns the assignment status of the IP assignment.
- assignmentStatus(IpAssignment.AssignmentStatus) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- assignStaticIP(MacAddress, IpAssignment) - Method in interface org.onosproject.dhcp.DhcpStore
-
Assigns the requested IP to the MAC ID (if available) for an indefinite period of time.
- assignStaticIP(MacAddress, IpAssignment) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- deactivate() - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- deactivate() - Method in class org.onosproject.dhcp.impl.DhcpUi
-
- deactivate() - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- decode(byte[]) - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- decode(ByteBuffer) - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- decode(InputStream) - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- decode(byte[]) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deserializes the specified bytes into an object.
- decode(ByteBuffer) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deserializes the specified bytes into an object.
- decode(InputStream) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deserializes the specified bytes into an object.
- DEFAULT - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- DEFAULT_TIMEOUT - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- 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.
- 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.
- defaultTimeout() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the default timeout for pending assignments.
- defaultTimeout(int) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the default timeout for pending assignments.
- deleteMapping(String) - Method in class org.onosproject.dhcp.rest.DhcpWebResource
-
Delete a static MAC/IP binding.
- DeviceConfigGetterCommand - Class in org.onosproject.cli.net
-
Command that gets the configuration of the specified type from the specified
device.
- DeviceConfigGetterCommand() - Constructor for class org.onosproject.cli.net.DeviceConfigGetterCommand
-
- DeviceConfigSetterCommand - Class in org.onosproject.cli.net
-
Command that sets the configuration included in the specified file to the
specified device.
- DeviceConfigSetterCommand() - Constructor for class org.onosproject.cli.net.DeviceConfigSetterCommand
-
- 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
-
Command that gets the configuration of the specified type from the specified
device.
- DevicePortGetterCommand() - Constructor for class org.onosproject.cli.net.DevicePortGetterCommand
-
- 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
-
- 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
-
- DhcpConfig - Class in org.onosproject.dhcp.impl
-
DHCP Config class.
- DhcpConfig() - Constructor for class org.onosproject.dhcp.impl.DhcpConfig
-
- DhcpLeaseDetails - Class in org.onosproject.dhcp.cli
-
Lists all the default lease parameters offered by the DHCP Server.
- DhcpLeaseDetails() - Constructor for class org.onosproject.dhcp.cli.DhcpLeaseDetails
-
- DhcpListAllMappings - Class in org.onosproject.dhcp.cli
-
Lists all the MacAddress to IP Address mappings held by the DHCP Server.
- DhcpListAllMappings() - Constructor for class org.onosproject.dhcp.cli.DhcpListAllMappings
-
- DhcpManager - Class in org.onosproject.dhcp.impl
-
Skeletal ONOS DHCP Server application.
- DhcpManager() - Constructor for class org.onosproject.dhcp.impl.DhcpManager
-
- DhcpRemoveStaticMapping - Class in org.onosproject.dhcp.cli
-
Removes a static MAC Address to IP Mapping from the DHCP Server.
- DhcpRemoveStaticMapping() - Constructor for class org.onosproject.dhcp.cli.DhcpRemoveStaticMapping
-
- dhcpServer(Ip4Address) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- dhcpServer() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns dhcp server of the IP assignment.
- DhcpService - Interface in org.onosproject.dhcp
-
DHCP Service Interface.
- DhcpSetStaticMapping - Class in org.onosproject.dhcp.cli
-
Registers a static MAC Address to IP Mapping with the DHCP Server.
- DhcpSetStaticMapping() - Constructor for class org.onosproject.dhcp.cli.DhcpSetStaticMapping
-
- DhcpStore - Interface in org.onosproject.dhcp
-
DHCPStore Interface.
- dhcpStore - Variable in class org.onosproject.dhcp.impl.DhcpManager
-
- DhcpUi - Class in org.onosproject.dhcp.impl
-
Mechanism to stream data to the GUI.
- DhcpUi() - Constructor for class org.onosproject.dhcp.impl.DhcpUi
-
- DhcpViewMessageHandler - Class in org.onosproject.dhcp.impl
-
DHCPViewMessageHandler class implementation.
- DhcpViewMessageHandler() - Constructor for class org.onosproject.dhcp.impl.DhcpViewMessageHandler
-
- DhcpWebApplication - Class in org.onosproject.dhcp.rest
-
DHCP Web application.
- DhcpWebApplication() - Constructor for class org.onosproject.dhcp.rest.DhcpWebApplication
-
- DhcpWebResource - Class in org.onosproject.dhcp.rest
-
Manage DHCP address assignments.
- DhcpWebResource() - Constructor for class org.onosproject.dhcp.rest.DhcpWebResource
-
- DistributedDhcpStore - Class in org.onosproject.dhcp.impl
-
Manages the pool of available IP Addresses in the network and
Remembers the mapping between MAC ID and IP Addresses assigned.
- DistributedDhcpStore() - Constructor for class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- doExecute() - Method in class org.onosproject.cli.AbstractShellCommand
-
- DOMAIN_SERVER - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- domainServer() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the Domain Server Address.
- domainServer(String) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the Domain Server Address.
- domainServer(Ip4Address) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- domainServer() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns domain server address.
- 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
-
- DriversListCommand - Class in org.onosproject.cli.net
-
Lists device drivers.
- DriversListCommand() - Constructor for class org.onosproject.cli.net.DriversListCommand
-
- 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(Object) - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- encode(Object, ByteBuffer) - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- encode(Object, OutputStream) - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- encode(Object) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Serializes the specified object into bytes.
- encode(Object, ByteBuffer) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Serializes the specified object into bytes.
- encode(Object, OutputStream) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Serializes the specified object into bytes.
- END_IP - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- endIp() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the end IP for the available IP Range.
- endIp(String) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the end IP for the available IP Range.
- EntityNotFoundMapper - Class in org.onlab.rest.exceptions
-
Mapper for service not found exceptions to the NOT_FOUND response code.
- EntityNotFoundMapper() - Constructor for class org.onlab.rest.exceptions.EntityNotFoundMapper
-
- error - Variable in class org.onlab.rest.exceptions.AbstractMapper
-
Holds the current exception for use in subclasses.
- 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
-
- 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.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.AddMeterCommand
-
- execute() - Method in class org.onosproject.cli.net.AddMplsIntent
-
Deprecated.
- 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.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.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.CounterCommand
-
- execute() - Method in class org.onosproject.cli.net.CountersListCommand
-
- execute() - Method in class org.onosproject.cli.net.DeviceConfigGetterCommand
-
- execute() - Method in class org.onosproject.cli.net.DeviceConfigSetterCommand
-
- 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
-
- 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.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.GlobalLabelPoolDestoryCommand
-
- 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.IntentListCompilers
-
- 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.MetersListCommand
-
- execute() - Method in class org.onosproject.cli.net.NeighbourHandlersListCommand
-
- execute() - Method in class org.onosproject.cli.net.NextHopsListCommand
-
- 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.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.RouteAddCommand
-
- execute() - Method in class org.onosproject.cli.net.RouteRemoveCommand
-
- execute() - Method in class org.onosproject.cli.net.RoutesListCommand
-
- 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.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.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.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.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.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.dhcp.cli.DhcpLeaseDetails
-
- execute() - Method in class org.onosproject.dhcp.cli.DhcpListAllMappings
-
- execute() - Method in class org.onosproject.dhcp.cli.DhcpRemoveStaticMapping
-
- execute() - Method in class org.onosproject.dhcp.cli.DhcpSetStaticMapping
-
- 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
-
- get(Class<T>) - Method in class org.onlab.rest.BaseResource
-
Returns reference to the specified service implementation.
- 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.
- getAvailableIPs() - Method in interface org.onosproject.dhcp.DhcpService
-
Returns the list of all the available IPs with the server.
- getAvailableIPs() - Method in interface org.onosproject.dhcp.DhcpStore
-
Returns the list of all the available IPs with the server.
- getAvailableIPs() - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- getAvailableIPs() - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- getClasses(Class<?>...) - Method in class org.onlab.rest.AbstractWebApplication
-
Returns the aggregate set of resources, writers and mappers combined
with a default set of such web entities.
- getClasses() - Method in class org.onlab.rest.AbstractWebApplication
-
- getClasses() - Method in class org.onosproject.dhcp.rest.DhcpWebApplication
-
- getConfigs() - Method in class org.onosproject.dhcp.rest.DhcpWebResource
-
Get DHCP server configuration data.
- 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
-
- getIpAssignmentFromAllocationMap(HostId) - Method in interface org.onosproject.dhcp.DhcpStore
-
Returns IpAssignment from map.
- getIpAssignmentFromAllocationMap(HostId) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- getLeaseTime() - Method in interface org.onosproject.dhcp.DhcpService
-
Returns the default lease time granted by the DHCP Server.
- getLeaseTime() - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- getRebindingTime() - Method in interface org.onosproject.dhcp.DhcpService
-
Returns the default rebinding time granted by the DHCP Server.
- getRebindingTime() - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- getRenewalTime() - Method in interface org.onosproject.dhcp.DhcpService
-
Returns the default renewal time granted by the DHCP Server.
- getRenewalTime() - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- getService(Class<T>) - Method in class org.onosproject.cli.AbstractShellCommand
-
- getSize(ObjectNode, Class<?>, Type, Annotation[], MediaType) - Method in class org.onlab.rest.JsonBodyWriter
-
- 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.
- 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
-
- 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
-
- GlobalLabelPoolDestoryCommand - Class in org.onosproject.cli.net
-
- GlobalLabelPoolDestoryCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelPoolDestoryCommand
-
- GlobalLabelReleaseCommand - Class in org.onosproject.cli.net
-
- GlobalLabelReleaseCommand() - Constructor for class org.onosproject.cli.net.GlobalLabelReleaseCommand
-
- 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
-
- 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
-
- IllegalArgumentExceptionMapper - Class in org.onlab.rest.exceptions
-
Mapper for illegal argument exceptions to the BAD_REQUEST response code.
- IllegalArgumentExceptionMapper() - Constructor for class org.onlab.rest.exceptions.IllegalArgumentExceptionMapper
-
- IllegalStateExceptionMapper - Class in org.onlab.rest.exceptions
-
Mapper for illegal state exceptions to the BAD_REQUEST response code.
- IllegalStateExceptionMapper() - Constructor for class org.onlab.rest.exceptions.IllegalStateExceptionMapper
-
- 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.
- IntentCycleCommand - Class in org.onosproject.cli.net
-
Installs point-to-point connectivity intents.
- IntentCycleCommand() - Constructor for class org.onosproject.cli.net.IntentCycleCommand
-
- 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
-
- 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
-
- 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
-
- 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
-
- ip() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the dhcp server ip.
- ip(String) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the dhcp server ip.
- 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.
- ipAddress(Ip4Address) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- ipAddress() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns the IP Address of the IP assignment.
- IpAddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for IpAddress.
- IpAddressSerializer() - Constructor for class org.onosproject.store.serializers.IpAddressSerializer
-
Creates IpAddress serializer instance.
- IpAssignment - Class in org.onosproject.dhcp
-
Stores the MAC ID to IP Address mapping details.
- IpAssignment.AssignmentStatus - Enum in org.onosproject.dhcp
-
- IpAssignment.Builder - Class in org.onosproject.dhcp
-
IPAssignment Builder.
- 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
-
- isIncluded(Port) - Method in class org.onosproject.cli.net.DevicePortsListCommand
-
- isValid() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.onlab.rest.JsonBodyWriter
-
- ok(Object) - Static method in class org.onlab.rest.BaseResource
-
- org.onlab.rest - package org.onlab.rest
-
Facilities for building JAX-RS web resources.
- org.onlab.rest.exceptions - package org.onlab.rest.exceptions
-
Various exception mappers to map errors to proper response status codes.
- 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.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.dhcp - package org.onosproject.dhcp
-
Sample application that assigns and manages DHCP leases.
- org.onosproject.dhcp.cli - package org.onosproject.dhcp.cli
-
CLI implementation for sample application that assigns and manages DHCP leases.
- org.onosproject.dhcp.impl - package org.onosproject.dhcp.impl
-
Implementation classes for sample application that assigns and manages DHCP leases.
- org.onosproject.dhcp.rest - package org.onosproject.dhcp.rest
-
REST APIs for sample application that assigns and manages DHCP leases.
- org.onosproject.store.serializers - package org.onosproject.store.serializers
-
Various Kryo serializers for use in distributed stores.
- outputJson() - Method in class org.onosproject.cli.AbstractShellCommand
-
Indicates whether JSON format should be output.
- 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
-
- packetService - Variable in class org.onosproject.dhcp.impl.DhcpManager
-
- 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.
- parseInt(String) - Method in class org.onosproject.cli.net.AddMplsIntent
-
Deprecated.
- 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.
- 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
-
- populateIPPoolfromRange(Ip4Address, Ip4Address) - Method in interface org.onosproject.dhcp.DhcpStore
-
Appends all the IPs in a given range to the free pool of IPs.
- populateIPPoolfromRange(Ip4Address, Ip4Address) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- PortNumberCompleter - Class in org.onosproject.cli.net
-
PortNumber completer.
- PortNumberCompleter() - Constructor for class org.onosproject.cli.net.PortNumberCompleter
-
- PortNumberSerializer - Class in org.onosproject.store.serializers
-
Serializer for PortNumber.
- PortNumberSerializer() - Constructor for class org.onosproject.store.serializers.PortNumberSerializer
-
Creates PortNumber serializer instance.
- 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
-
- PortStateCompleter - Class in org.onosproject.cli.net
-
PortState completer.
- PortStateCompleter() - Constructor for class org.onosproject.cli.net.PortStateCompleter
-
- 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.
- 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
-
- 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.
- ProviderIdSerializer - Class in org.onosproject.store.serializers
-
Serializer for ProviderId.
- ProviderIdSerializer() - Constructor for class org.onosproject.store.serializers.ProviderIdSerializer
-
Creates ProviderId serializer instance.
- 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<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
-
- REBIND_TIME - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- rebindTime() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the Rebind Time offered by the DHCP Server.
- rebindTime(int) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the Rebind Time offered by the DHCP Server.
- 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
-
- 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
-
- releaseIP(HostId) - Method in interface org.onosproject.dhcp.DhcpStore
-
Releases the IP assigned to a Mac ID into the free pool.
- releaseIP(HostId) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- removeStaticIP(MacAddress) - Method in interface org.onosproject.dhcp.DhcpStore
-
Removes a static IP mapping associated with the given MAC ID from the DHCP Server.
- removeStaticIP(MacAddress) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- removeStaticMapping(MacAddress) - Method in interface org.onosproject.dhcp.DhcpService
-
Removes a static IP mapping with the DHCP Server.
- removeStaticMapping(MacAddress) - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- RENEW_TIME - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- renewTime() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the Renew Time offered by the DHCP Server.
- renewTime(int) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the Renew Time offered by the DHCP Server.
- ResourcesCommand - Class in org.onosproject.cli.net
-
Lists registered resources.
- ResourcesCommand() - Constructor for class org.onosproject.cli.net.ResourcesCommand
-
- response(Response.Status, Throwable) - Method in class org.onlab.rest.exceptions.AbstractMapper
-
Produces a response builder primed with the supplied status code
and JSON entity with the status code and exception message.
- responseStatus() - Method in class org.onlab.rest.exceptions.AbstractMapper
-
Returns the response status to be given when the exception occurs.
- responseStatus() - Method in class org.onlab.rest.exceptions.BadRequestMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.EntityNotFoundMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.IllegalArgumentExceptionMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.IllegalStateExceptionMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.NotFoundMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.ServerErrorMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.ServiceNotFoundMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.WebApplicationExceptionMapper
-
- 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
-
- RouteAddCommand - Class in org.onosproject.cli.net
-
Command to add a route to the routing table.
- RouteAddCommand() - Constructor for class org.onosproject.cli.net.RouteAddCommand
-
- ROUTER_ADDRESS - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- routerAddress() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the Router Address.
- routerAddress(String) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the Router Address.
- routerAddress(Ip4Address) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- routerAddress() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns router address of the IP assignment.
- RouteRemoveCommand - Class in org.onosproject.cli.net
-
Command to remove a route from the routing table.
- RouteRemoveCommand() - Constructor for class org.onosproject.cli.net.RouteRemoveCommand
-
- RoutesListCommand - Class in org.onosproject.cli.net
-
Command to show the routes in the routing tables.
- RoutesListCommand() - Constructor for class org.onosproject.cli.net.RoutesListCommand
-
- serializerPool - Variable in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- ServerErrorMapper - Class in org.onlab.rest.exceptions
-
Mapper for service not found exceptions to the INTERNAL_SERVER_ERROR response code.
- ServerErrorMapper() - Constructor for class org.onlab.rest.exceptions.ServerErrorMapper
-
- service - Variable in class org.onosproject.cli.net.TopologyCommand
-
- ServiceNotFoundMapper - Class in org.onlab.rest.exceptions
-
Mapper for service not found exceptions to the SERVICE_UNAVAILABLE response code.
- ServiceNotFoundMapper() - Constructor for class org.onlab.rest.exceptions.ServiceNotFoundMapper
-
- setDefaultTimeoutForPurge(int) - Method in interface org.onosproject.dhcp.DhcpStore
-
Sets the default time for which suggested IP mappings are valid.
- setDefaultTimeoutForPurge(int) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- setMapping(InputStream) - Method in class org.onosproject.dhcp.rest.DhcpWebResource
-
Post a new static MAC/IP binding.
- setServiceDirectory(ServiceDirectory) - Static method in class org.onlab.rest.BaseResource
-
Sets alternate service directory to be used for lookups.
- setStaticMapping(MacAddress, IpAssignment) - Method in interface org.onosproject.dhcp.DhcpService
-
Registers a static IP mapping with the DHCP Server.
- setStaticMapping(MacAddress, IpAssignment) - Method in class org.onosproject.dhcp.impl.DhcpManager
-
- setupKryoPool() - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
Sets up the common serializers pool.
- START - Static variable in class org.onosproject.cli.StartStopCompleter
-
- START_IP - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- startIp() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the start IP for the available IP Range.
- startIp(String) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the start IP for the available IP Range.
- StartStopCompleter - Class in org.onosproject.cli
-
Start/stop command completer.
- StartStopCompleter() - Constructor for class org.onosproject.cli.StartStopCompleter
-
- STOP - Static variable in class org.onosproject.cli.StartStopCompleter
-
- storageService - Variable in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- StoreSerializer - Interface in org.onosproject.store.serializers
-
Service to serialize Objects into byte array.
- 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
-
- SUBNET_MASK - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- subnetMask() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the subnet mask.
- subnetMask(String) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the subnet mask.
- subnetMask(Ip4Address) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- subnetMask() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns subnet mask of the IP assignment.
- suggestIP(HostId, Ip4Address) - Method in interface org.onosproject.dhcp.DhcpStore
-
Returns an IP Address for a Mac ID, in response to a DHCP DISCOVER message.
- suggestIP(HostId, Ip4Address) - Method in class org.onosproject.dhcp.impl.DistributedDhcpStore
-
- SummaryCommand - Class in org.onosproject.cli
-
Provides summary of ONOS model.
- SummaryCommand() - Constructor for class org.onosproject.cli.SummaryCommand
-
- 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
-
- TenantAddCommand - Class in org.onosproject.cli.net.vnet
-
Creates a new virtual network tenant.
- TenantAddCommand() - Constructor for class org.onosproject.cli.net.vnet.TenantAddCommand
-
- 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
-
- timeout - Variable in class org.onosproject.dhcp.impl.DhcpManager
-
- TIMER_DELAY - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- timerDelay() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the delay in minutes after which the dhcp server will purge expired entries.
- timerDelay(int) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the delay after which the dhcp server will purge expired entries.
- timerDelay - Static variable in class org.onosproject.dhcp.impl.DhcpManager
-
- timestamp(Date) - Method in class org.onosproject.dhcp.IpAssignment.Builder
-
- timestamp() - Method in class org.onosproject.dhcp.IpAssignment
-
Returns the timestamp of the IP assignment.
- 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
-
- toResponse(E) - Method in class org.onlab.rest.exceptions.AbstractMapper
-
- toResponse(WebApplicationException) - Method in class org.onlab.rest.exceptions.WebApplicationExceptionMapper
-
Extracts and returns the response from a WebApplicationException.
- toString() - Method in class org.onosproject.dhcp.IpAssignment
-
- toString() - Method in class org.onosproject.store.serializers.KryoSerializer
-
Deprecated.
- 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
-
- TTL - Static variable in class org.onosproject.dhcp.impl.DhcpConfig
-
- ttl() - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Returns the Time To Live for the reply packets.
- ttl(int) - Method in class org.onosproject.dhcp.impl.DhcpConfig
-
Sets the Time To Live for the reply packets.
- 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
-
- 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.
- 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.dhcp.IpAssignment.AssignmentStatus
-
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.dhcp.IpAssignment.AssignmentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-