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

A

AbstractShellCommand - Class in org.onosproject.cli
Base abstraction of Karaf shell commands.
AbstractShellCommand() - Constructor for class org.onosproject.cli.AbstractShellCommand
 
AddFlowsCommand - Class in org.onosproject.cli.net
Installs many many flows.
AddFlowsCommand() - Constructor for class org.onosproject.cli.net.AddFlowsCommand
 
AddHostToHostIntentCommand - Class in org.onosproject.cli.net
Installs host-to-host connectivity intent.
AddHostToHostIntentCommand() - Constructor for class org.onosproject.cli.net.AddHostToHostIntentCommand
 
AddMultiPointToSinglePointIntentCommand - Class in org.onosproject.cli.net
Installs point-to-point connectivity intents.
AddMultiPointToSinglePointIntentCommand() - Constructor for class org.onosproject.cli.net.AddMultiPointToSinglePointIntentCommand
 
AddOpticalIntentCommand - Class in org.onosproject.cli.net
Installs optical connectivity intents.
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
 
AddSinglePointToMultiPointIntentCommand() - Constructor for class org.onosproject.cli.net.AddSinglePointToMultiPointIntentCommand
 
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_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(Integer) - Method in class org.onosproject.cli.net.IntentPushTestCommand
Returns application ID for the CLI.
appId() - Method in class org.onosproject.cli.net.RandomIntentCommand
 
ApplicationIdListCommand - Class in org.onosproject.cli
Lists application ID information.
ApplicationIdListCommand() - Constructor for class org.onosproject.cli.ApplicationIdListCommand
 

B

BalanceMastersCommand - Class in org.onosproject.cli
Forces device mastership rebalancing.
BalanceMastersCommand() - Constructor for class org.onosproject.cli.BalanceMastersCommand
 
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

CLUSTER_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
 
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
 
ClustersListCommand - Class in org.onosproject.cli.net
Lists all clusters in the current topology.
ClustersListCommand() - Constructor for class org.onosproject.cli.net.ClustersListCommand
 
compactLinkString(Link) - Static method in class org.onosproject.cli.net.LinksListCommand
Returns a compact string representing the given link.
Comparators - Class in org.onosproject.cli
Various comparators.
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.EthTypeCompleter
 
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.IntentIdCompleter
 
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.RoleCompleter
 
complete(String, int, List<String>) - Method in class org.onosproject.cli.NodeIdCompleter
 
CONNECT_POINT_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
 
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
 

D

DeviceIdCompleter - Class in org.onosproject.cli.net
Device ID completer.
DeviceIdCompleter() - Constructor for class org.onosproject.cli.net.DeviceIdCompleter
 
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
 
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
 
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
 

E

ELEMENT_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
 
ELEMENT_ID_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
 
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.IntentPushTestCommand
 
execute() - Method in class org.onosproject.cli.AbstractShellCommand
Executes this command.
execute() - Method in class org.onosproject.cli.ApplicationIdListCommand
 
execute() - Method in class org.onosproject.cli.BalanceMastersCommand
 
execute() - Method in class org.onosproject.cli.MastersListCommand
 
execute() - Method in class org.onosproject.cli.MetricsListCommand
 
execute() - Method in class org.onosproject.cli.net.AddFlowsCommand
 
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.AddOpticalIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddPointToPointIntentCommand
 
execute() - Method in class org.onosproject.cli.net.AddressBindingsListCommand
 
execute() - Method in class org.onosproject.cli.net.AddSinglePointToMultiPointIntentCommand
 
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.DevicePortsListCommand
 
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.DevicesListCommand
 
execute() - Method in class org.onosproject.cli.net.FlowsListCommand
 
execute() - Method in class org.onosproject.cli.net.GetStatistics
 
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.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.LeaderCommand
 
execute() - Method in class org.onosproject.cli.net.LinksListCommand
 
execute() - Method in class org.onosproject.cli.net.PathListCommand
 
execute() - Method in class org.onosproject.cli.net.RandomIntentCommand
 
execute() - Method in class org.onosproject.cli.net.ResourceAllocationsCommand
 
execute() - Method in class org.onosproject.cli.net.ResourceAvailableCommand
 
execute() - Method in class org.onosproject.cli.net.TopologyCommand
 
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.SummaryCommand
 
execute() - Method in class org.onosproject.cli.TabletAddCommand
 
execute() - Method in class org.onosproject.cli.TabletLeaderCommand
 
execute() - Method in class org.onosproject.cli.TabletMemberCommand
 
execute() - Method in class org.onosproject.cli.TabletRemoveCommand
 

F

FLOW_RULE_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
 
FlowRuleStatusCompleter - Class in org.onosproject.cli.net
Device ID completer.
FlowRuleStatusCompleter() - Constructor for class org.onosproject.cli.net.FlowRuleStatusCompleter
 
FlowsListCommand - Class in org.onosproject.cli.net
Lists all currently-known hosts.
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.
getDeviceId(String) - Static method in class org.onosproject.cli.net.AddPointToPointIntentCommand
Extracts the device ID portion of the ConnectPoint.
getPortNumber(String) - Static method in class org.onosproject.cli.net.AddPointToPointIntentCommand
Extracts the port number portion of the ConnectPoint.
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) - Method in class org.onosproject.cli.net.FlowsListCommand
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.
GetStatistics - Class in org.onosproject.cli.net
Fetches statistics.
GetStatistics() - Constructor for class org.onosproject.cli.net.GetStatistics
 

H

HostIdCompleter - Class in org.onosproject.cli.net
 
HostIdCompleter() - Constructor for class org.onosproject.cli.net.HostIdCompleter
 
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
 

I

init() - Method in class org.onosproject.cli.net.TopologyCommand
Initializes the context for all cluster commands.
IntentIdCompleter - Class in org.onosproject.cli.net
Intent ID completer.
IntentIdCompleter() - Constructor for class org.onosproject.cli.net.IntentIdCompleter
 
IntentPushTestCommand - Class in org.onosproject.cli.net
Installs point-to-point connectivity intents.
IntentPushTestCommand() - Constructor for class org.onosproject.cli.net.IntentPushTestCommand
 
IntentRemoveCommand - Class in org.onosproject.cli.net
Removes host-to-host connectivity 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
 
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
 

J

json(ObjectMapper, Iterable<DeviceId>) - Static method in class org.onosproject.cli.MastersListCommand
Produces a JSON array containing the specified device identifiers.
json(DeviceService, Iterable<Device>) - Static method in class org.onosproject.cli.net.DevicesListCommand
Returns JSON node representing the specified devices.
json(DeviceService, ObjectMapper, Device) - Static method in class org.onosproject.cli.net.DevicesListCommand
Returns JSON node representing the specified device.
json(Iterable<Link>) - Static method in class org.onosproject.cli.net.LinksListCommand
Produces a JSON array containing the specified links.
json(ObjectMapper, Link) - Static method in class org.onosproject.cli.net.LinksListCommand
Produces a JSON object for the specified link.
json(ObjectMapper, ConnectPoint) - Static method in class org.onosproject.cli.net.LinksListCommand
Produces a JSON object for the specified connect point.
json(Iterable<Path>) - Static method in class org.onosproject.cli.net.PathListCommand
Produces a JSON array containing the specified paths.
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.

L

LeaderCommand - Class in org.onosproject.cli.net
Prints the leader for every topic.
LeaderCommand() - Constructor for class org.onosproject.cli.net.LeaderCommand
 
LinksListCommand - Class in org.onosproject.cli.net
Lists all infrastructure links.
LinksListCommand() - Constructor for class org.onosproject.cli.net.LinksListCommand
 
linkString(Link) - Static method in class org.onosproject.cli.net.LinksListCommand
Returns a formatted string representing the given link.

M

MastersListCommand - Class in org.onosproject.cli
Lists device mastership information.
MastersListCommand() - Constructor for class org.onosproject.cli.MastersListCommand
 
MetricsListCommand - Class in org.onosproject.cli
Prints metrics in the system.
MetricsListCommand() - Constructor for class org.onosproject.cli.MetricsListCommand
 

N

NODE_COMPARATOR - Static variable in class org.onosproject.cli.Comparators
 
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
 
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
 

O

org.onosproject.cli - package org.onosproject.cli
Administrative console command-line extensions.
org.onosproject.cli.net - package org.onosproject.cli.net
Administrative console command-line extensions for interacting with the network model & services.
outputJson() - Method in class org.onosproject.cli.AbstractShellCommand
Indicates whether JSON format should be output.

P

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.IpProtocol
Parse a string input that could contain an IpProtocol value.
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.
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.

R

RandomIntentCommand - Class in org.onosproject.cli.net
Installs point-to-point connectivity intents.
RandomIntentCommand() - Constructor for class org.onosproject.cli.net.RandomIntentCommand
 
ResourceAllocationsCommand - Class in org.onosproject.cli.net
Lists allocations by link.
ResourceAllocationsCommand() - Constructor for class org.onosproject.cli.net.ResourceAllocationsCommand
 
ResourceAvailableCommand - Class in org.onosproject.cli.net
Lists allocations by link.
ResourceAvailableCommand() - Constructor for class org.onosproject.cli.net.ResourceAvailableCommand
 
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

service - Variable in class org.onosproject.cli.net.TopologyCommand
 
SummaryCommand - Class in org.onosproject.cli
Provides summary of ONOS model.
SummaryCommand() - Constructor for class org.onosproject.cli.SummaryCommand
 

T

TabletAddCommand - Class in org.onosproject.cli
Adds a new controller cluster node.
TabletAddCommand() - Constructor for class org.onosproject.cli.TabletAddCommand
 
TabletLeaderCommand - Class in org.onosproject.cli
Lists mastership roles of nodes for each device.
TabletLeaderCommand() - Constructor for class org.onosproject.cli.TabletLeaderCommand
 
TabletMemberCommand - Class in org.onosproject.cli
Lists all controller cluster nodes.
TabletMemberCommand() - Constructor for class org.onosproject.cli.TabletMemberCommand
 
TabletRemoveCommand - Class in org.onosproject.cli
Removes a controller cluster node.
TabletRemoveCommand() - Constructor for class org.onosproject.cli.TabletRemoveCommand
 
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
 

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.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.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.IpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.

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
 
A B C D E F G H I J L M N O P R S T V W 
Skip navigation links

Copyright © 2015. All rights reserved.