- 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
-
- 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
-
- AddHostToHostIntentCommand - Class in org.onosproject.cli.net
-
Installs host-to-host connectivity intent.
- AddHostToHostIntentCommand() - Constructor for class org.onosproject.cli.net.AddHostToHostIntentCommand
-
- AddMeter - Class in org.onosproject.cli.net
-
Add a meter.
- AddMeter() - Constructor for class org.onosproject.cli.net.AddMeter
-
- AddMplsIntent - Class in org.onosproject.cli.net
-
Installs MPLS intents.
- AddMplsIntent() - Constructor for class org.onosproject.cli.net.AddMplsIntent
-
- 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
-
- AddOpticalIntentCommand - Class in org.onosproject.cli.net
-
Installs optical connectivity or circuit intents, depending on given port types.
- AddOpticalIntentCommand() - Constructor for class org.onosproject.cli.net.AddOpticalIntentCommand
-
- AddPointToPointIntentCommand - Class in org.onosproject.cli.net
-
Installs point-to-point connectivity intents.
- AddPointToPointIntentCommand() - Constructor for class org.onosproject.cli.net.AddPointToPointIntentCommand
-
- AddressBindingsListCommand - Class in org.onosproject.cli.net
-
Lists all configured address port bindings.
- AddressBindingsListCommand() - Constructor for class org.onosproject.cli.net.AddressBindingsListCommand
-
- ADDRESSES_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
-
- 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
-
- AllApplicationNamesCompleter - Class in org.onosproject.cli.app
-
All installed application name completer.
- AllApplicationNamesCompleter() - Constructor for class org.onosproject.cli.app.AllApplicationNamesCompleter
-
- 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(ObjectMapper, Annotations) - Static method in class org.onosproject.cli.AbstractShellCommand
-
Produces a JSON object from the specified key/value annotations.
- ANY - Static variable in class org.onosproject.cli.net.FlowsListCommand
-
- APP_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
-
- APP_ID_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
-
- 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
-
- 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
-
- 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
-
- PORT_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
-
- 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.DevicePortsListCommand
-
- 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.
- printRoles(MastershipService, DeviceId) - Method in class org.onosproject.cli.RolesCommand
-
Prints the role information for a device.
- priority() - Method in class org.onosproject.cli.net.ConnectivityIntentCommand
-
Gets the priority to use for the intent.
- 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.
- 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.