- getConfig() - Method in class org.opendaylight.controller.containermanager.ContainerChangeEvent
-
- getConfigList() - Method in class org.opendaylight.controller.containermanager.ContainerFlowChangeEvent
-
- getContainer() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerAdminRole() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Return the well known administrator role for this container
- getContainerAdminRole() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
- getContainerConfig(String) - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Get the configuration object for the specified container
- getContainerConfigList() - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Get the list of ContainerConfig objects representing all the containers that have been
configured previously.
- getContainerFlowConfig(String) - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerFlowConfigs() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Returns the list of container flows configured for this container
- getContainerFlowConfigs(Set<String>) - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerFlowConfigsNames() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerFlowNameList(String) - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Get an the list of names of the container flows that have been configured
previously on the given containerName
- getContainerFlows() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerFlows() - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Get an array of ContainerFlowConfig objects representing all the
container flows that have been configured previously.
- getContainerFlows(String) - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Get an array of
ContainerFlowConfig objects representing all the container flows that
have been configured previously on the given containerName
- getContainerFlowSpecs() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerFlowSpecs() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
- getContainerGroupName() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getContainerName() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Returns the container name.
- getContainerName() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
getter for containerName
- getContainerNameList() - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Returns a list of container names that currently exist.
- getContainerNames() - Method in interface org.opendaylight.controller.containermanager.IContainerManager
-
Returns a list of the existing containers.
- getContainerOperatorRole() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Return the well known operator role for this container
- getContainerOperatorRole() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
- getDstIP() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the Destination IP Address.
- getDstIPMaskLen() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the Destination IP Address mask length.
- getDstIPNum() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the Destination IP Address.
- getDstPort() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns Destination Layer4 Port.
- getDstPortNum() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns Destination Layer4 Port number.
- getFlowSpecCount() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
- getMatches() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the matches.
- getName() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the name of this Flow Specification
- getNodeConnectors() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
Returns all the node connectors part of the container
- getNodeConnectors() - Method in class org.opendaylight.controller.containermanager.NodeConnectorsChangeEvent
-
- getPortList() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Parse the port list in several NodeConnector descriptor.
- getPorts() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Returns the configured ports.
- getPorts(Node) - Method in class org.opendaylight.controller.containermanager.ContainerData
-
retrieve all NodeConnectors on a given switch on the containerName
used in this object
- getProtocol() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the protocol.
- getProtoNum() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Get the IP protocol value
- getRegexname() - Static method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getSerialversionuid() - Static method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getSrcIP() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the Source IP Address.
- getSrcIPMaskLen() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the Source IP Address mask length.
- getSrcIPNum() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the Source IP Address.
- getSrcPort() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns Source Layer4 Port.
- getSrcPortNum() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns Source Layer4 Port number.
- getStaticVlan() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
- getStaticVlan() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
getter for static vlan
- getStaticVlanValue() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Returns Vlan value in short
- getSwPorts() - Method in class org.opendaylight.controller.containermanager.ContainerData
-
Returns the DB of all the association Node -> List of
NodeConnectors composing this container
- getUpdateType() - Method in class org.opendaylight.controller.containermanager.ContainerChangeEvent
-
- getUpdateType() - Method in class org.opendaylight.controller.containermanager.ContainerFlowChangeEvent
-
- getUpdateType() - Method in class org.opendaylight.controller.containermanager.NodeConnectorsChangeEvent
-
- getVlan() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the vlan id.
- getVlanList() - Method in class org.opendaylight.controller.containermanager.ContainerFlowConfig
-
Returns the vlan id number for all vlans specified
- getVlanTag() - Method in class org.opendaylight.controller.containermanager.ContainerConfig
-
Returns the Vlan tag.