- build() - Method in class org.opencord.cordvtn.api.net.Provider.Builder
-
Builds an immutable provider network.
- build() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Builds an immutable service network instance.
- build() - Method in interface org.opencord.cordvtn.api.net.ServicePort.Builder
-
Builds an immutable service port instance.
- build() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns new cordvtn node.
- build() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- build() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- build() - Method in class org.opencord.cordvtn.impl.DefaultServicePort.Builder
-
- build() - Method in class org.opencord.cordvtn.rest.XosVtnNetworkingClient.Builder
-
Builds immutable XOS service networking instance.
- builder() - Static method in class org.opencord.cordvtn.api.net.Provider
-
Returns new provider network builder instance.
- builder() - Static method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
Returns new node builder instance.
- builder() - Static method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
Returns new service network builder instance.
- builder(ServiceNetwork) - Static method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
Returns new service network builder instance with copy of the given service network.
- builder(ServiceNetwork, ServiceNetwork) - Static method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
Returns service network builder instance with updated values.
- builder() - Static method in class org.opencord.cordvtn.impl.DefaultServicePort
-
Returns new service port builder instance.
- builder(ServicePort) - Static method in class org.opencord.cordvtn.impl.DefaultServicePort
-
Returns new builder instance with copy of the supplied service port.
- builder(ServicePort, ServicePort) - Static method in class org.opencord.cordvtn.impl.DefaultServicePort
-
Returns service port builder instance with updated values.
- builder() - Static method in class org.opencord.cordvtn.rest.XosVtnNetworkingClient
-
Returns new XOS service networking builder instance.
- cidr() - Method in class org.opencord.cordvtn.api.net.CidrAddr
-
Converts a network address to a CIDR notation.
- CidrAddr - Class in org.opencord.cordvtn.api.net
-
Representation of a network address with CIDR notation.
- CidrAddr(IpAddress, IpPrefix) - Constructor for class org.opencord.cordvtn.api.net.CidrAddr
-
Constructor for a given IP address and prefix.
- cleanupPipeline() - Method in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
Clean up the pipeline for all nodes.
- cleanupPipeline() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- clear() - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Purges the service network store.
- clear() - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- clusterService - Variable in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- clusterService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- clusterService - Variable in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- clusterService - Variable in class org.opencord.cordvtn.impl.InstanceManager
-
- CodecRegistrator - Class in org.opencord.cordvtn.codec
-
Implementation of the JSON codec brokering service for VTN.
- CodecRegistrator() - Constructor for class org.opencord.cordvtn.codec.CodecRegistrator
-
- codecService - Variable in class org.opencord.cordvtn.codec.CodecRegistrator
-
- compConfigService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- completeNodes() - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeService
-
Returns nodes in complete state.
- completeNodes() - Method in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- configRegistry - Variable in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- configService - Variable in class org.opencord.cordvtn.impl.CordVtnDhcpProxy
-
- configService - Variable in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- configService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- connect(SshAccessInfo) - Static method in class org.opencord.cordvtn.impl.RemoteIpCommandUtil
-
Creates a new session with a given access information.
- connected(Device) - Method in interface org.opencord.cordvtn.api.node.DeviceHandler
-
Processes the connected device.
- Constants - Class in org.opencord.cordvtn.api
-
Provides constants used in CORD VTN services.
- controllers() - Method in class org.opencord.cordvtn.api.CordVtnConfig
-
Returns controllers for the integration bridge.
- cordConfig - Variable in class org.opencord.cordvtn.impl.InstanceManager
-
- CORDVTN_APP_ID - Static variable in class org.opencord.cordvtn.api.Constants
-
- CordVtnArpProxy - Class in org.opencord.cordvtn.impl
-
Handles ARP requests for virtual network service IPs.
- CordVtnArpProxy() - Constructor for class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- CordVtnConfig - Class in org.opencord.cordvtn.api
-
Configuration object for CordVtn service.
- CordVtnConfig() - Constructor for class org.opencord.cordvtn.api.CordVtnConfig
-
- CordVtnDhcpProxy - Class in org.opencord.cordvtn.impl
-
Handles DHCP requests for the virtual instances.
- CordVtnDhcpProxy() - Constructor for class org.opencord.cordvtn.impl.CordVtnDhcpProxy
-
- CordVtnNetworkListCommand - Class in org.opencord.cordvtn.cli
-
Lists VTN networks.
- CordVtnNetworkListCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnNetworkListCommand
-
- CordVtnNode - Interface in org.opencord.cordvtn.api.node
-
Representation of a compute node for service instance provisioning.
- CordVtnNode.Builder - Interface in org.opencord.cordvtn.api.node
-
Builder of cordvtn node entities.
- CordVtnNodeAdminService - Interface in org.opencord.cordvtn.api.node
-
Service for administering the inventory of
CordVtnNode.
- CordVtnNodeCheckCommand - Class in org.opencord.cordvtn.cli
-
Checks detailed node init state.
- CordVtnNodeCheckCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnNodeCheckCommand
-
- CordVtnNodeDeleteCommand - Class in org.opencord.cordvtn.cli
-
Deletes nodes from the service.
- CordVtnNodeDeleteCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnNodeDeleteCommand
-
- CordVtnNodeEvent - Class in org.opencord.cordvtn.api.node
-
Describes cordvtn node events.
- CordVtnNodeEvent(CordVtnNodeEvent.Type, CordVtnNode) - Constructor for class org.opencord.cordvtn.api.node.CordVtnNodeEvent
-
Creates an event of a given type and the specified node.
- CordVtnNodeEvent.Type - Enum in org.opencord.cordvtn.api.node
-
- CordVtnNodeHandler - Interface in org.opencord.cordvtn.api.node
-
Service providing cordvtn node bootstrapping.
- CordVtnNodeInitCommand - Class in org.opencord.cordvtn.cli
-
Initializes nodes for CordVtn service.
- CordVtnNodeInitCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnNodeInitCommand
-
- CordVtnNodeListCommand - Class in org.opencord.cordvtn.cli
-
Lists all nodes registered to the service.
- CordVtnNodeListCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnNodeListCommand
-
- CordVtnNodeListener - Interface in org.opencord.cordvtn.api.node
-
Listener for cordvtn node event.
- CordVtnNodeManager - Class in org.opencord.cordvtn.impl
-
Manages the inventory of the cordvtn nodes provided via network configuration.
- CordVtnNodeManager() - Constructor for class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- cordVtnNodes() - Method in class org.opencord.cordvtn.api.CordVtnConfig
-
Returns the set of nodes read from network config.
- CordVtnNodeService - Interface in org.opencord.cordvtn.api.node
-
Service for interfacing with the inventory of
CordVtnNode.
- CordVtnNodeState - Enum in org.opencord.cordvtn.api.node
-
Entity that defines possible init state of the cordvtn node.
- CordVtnNodeStore - Interface in org.opencord.cordvtn.api.node
-
Manages the inventory of cordvtn nodes; not intended for direct use.
- CordVtnNodeStoreDelegate - Interface in org.opencord.cordvtn.api.node
-
CordVtn Node store delegate.
- CordVtnPipeline - Interface in org.opencord.cordvtn.api.core
-
Service providing cordvtn pipeline.
- CordVtnPortListCommand - Class in org.opencord.cordvtn.cli
-
Lists VTN networks.
- CordVtnPortListCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnPortListCommand
-
- CordVtnPurgeRulesCommand - Class in org.opencord.cordvtn.cli
-
Purges all flow rules installed by CORD VTN service.
- CordVtnPurgeRulesCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnPurgeRulesCommand
-
- CordVtnPurgeStatesCommand - Class in org.opencord.cordvtn.cli
-
Purges internal network states.
- CordVtnPurgeStatesCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnPurgeStatesCommand
-
- CordVtnSyncNeutronStatesCommand - Class in org.opencord.cordvtn.cli
-
Synchronizes network states with OpenStack Neutron.
- CordVtnSyncNeutronStatesCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnSyncNeutronStatesCommand
-
- CordVtnSyncXosStatesCommand - Class in org.opencord.cordvtn.cli
-
Synchronizes network states with XOS VTN service.
- CordVtnSyncXosStatesCommand() - Constructor for class org.opencord.cordvtn.cli.CordVtnSyncXosStatesCommand
-
- CordVtnWebApplication - Class in org.opencord.cordvtn.rest
-
CORD VTN Web application.
- CordVtnWebApplication() - Constructor for class org.opencord.cordvtn.rest.CordVtnWebApplication
-
- CordVtnWebLoggingFilter - Class in org.opencord.cordvtn.rest
-
Implementation of a logging filter to warn any unsuccessful request.
- CordVtnWebLoggingFilter() - Constructor for class org.opencord.cordvtn.rest.CordVtnWebLoggingFilter
-
- coreService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- coreService - Variable in class org.opencord.cordvtn.impl.CordVtnDhcpProxy
-
- coreService - Variable in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- coreService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- coreService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- coreService - Variable in class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- coreService - Variable in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- coreService - Variable in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- coreService - Variable in class org.opencord.cordvtn.impl.InstanceManager
-
- coreService - Variable in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- CREATE_TIME - Static variable in class org.opencord.cordvtn.api.core.Instance
-
- createNetwork(InputStream) - Method in class org.opencord.cordvtn.rest.NeutronMl2NetworksWebResource
-
Creates a network from the JSON input stream.
- createNode(CordVtnNode) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeAdminService
-
Creates a new node.
- createNode(CordVtnNode) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeStore
-
Creates a new node.
- createNode(CordVtnNode) - Method in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- createNode(CordVtnNode) - Method in class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- createPorts(InputStream) - Method in class org.opencord.cordvtn.rest.NeutronMl2PortsWebResource
-
Creates a port from the JSON input stream.
- createServiceNetwork(ServiceNetwork) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkAdminService
-
Creates a service network with the given information.
- createServiceNetwork(ServiceNetwork) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Creates new service network.
- createServiceNetwork(ServiceNetwork) - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- createServiceNetwork(ServiceNetwork) - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- createServiceNetwork(InputStream) - Method in class org.opencord.cordvtn.rest.ServiceNetworkWebResource
-
Creates a service network from the JSON input stream.
- createServicePort(ServicePort) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkAdminService
-
Creates a service port with the given information.
- createServicePort(ServicePort) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Creates service port.
- createServicePort(ServicePort) - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- createServicePort(ServicePort) - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- createServicePort(InputStream) - Method in class org.opencord.cordvtn.rest.ServicePortWebResource
-
Creates a service port from the JSON input stream.
- createSubnet(InputStream) - Method in class org.opencord.cordvtn.rest.NeutronMl2SubnetsWebResource
-
Creates a subnet from the JSON input stream.
- dataInterface(String) - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns cordvtn node builder with the supplied data interface.
- dataInterface() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the data network interface name.
- dataInterface(String) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- dataInterface() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- dataIp(CidrAddr) - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns cordvtn node builder with the supplied data IP.
- dataIp() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the data network IP address of the node.
- dataIp(CidrAddr) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- dataIp() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- dataIp(DeviceId) - Method in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- dataPort(DeviceId) - Method in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- deactivate() - Method in class org.opencord.cordvtn.codec.CodecRegistrator
-
- deactivate() - Method in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- deactivate() - Method in class org.opencord.cordvtn.impl.CordVtnDhcpProxy
-
- deactivate() - Method in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- deactivate() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- deactivate() - Method in class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- deactivate() - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- deactivate() - Method in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.handler.AccessAgentInstanceHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.handler.FlatInstanceHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.handler.ManagementInstanceHandler
-
- deactivate() - Method in class org.opencord.cordvtn.impl.InstanceManager
-
- deactivate() - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- decode(ObjectNode, CodecContext) - Method in class org.opencord.cordvtn.codec.ServiceNetworkCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.opencord.cordvtn.codec.ServicePortCodec
-
- DEFAULT_GATEWAY_MAC_STR - Static variable in class org.opencord.cordvtn.api.Constants
-
- DEFAULT_OF_PORT - Static variable in class org.opencord.cordvtn.api.Constants
-
- DEFAULT_OF_PROTOCOL - Static variable in class org.opencord.cordvtn.api.Constants
-
- DEFAULT_OVSDB_PORT - Static variable in class org.opencord.cordvtn.api.Constants
-
- DEFAULT_TUNNEL - Static variable in class org.opencord.cordvtn.api.Constants
-
- DefaultCordVtnNode - Class in org.opencord.cordvtn.impl
-
Representation of a compute infrastructure node for CORD VTN service.
- DefaultCordVtnNode.Builder - Class in org.opencord.cordvtn.impl
-
- DefaultCordVtnNodeHandler - Class in org.opencord.cordvtn.impl
-
- DefaultCordVtnNodeHandler() - Constructor for class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- DefaultCordVtnPipeline - Class in org.opencord.cordvtn.impl
-
Implementation of cordvtn pipeline.
- DefaultCordVtnPipeline() - Constructor for class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- DefaultInstanceHandler - Class in org.opencord.cordvtn.impl.handler
-
Provides network connectivity for default service instances.
- DefaultInstanceHandler() - Constructor for class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- DefaultServiceNetwork - Class in org.opencord.cordvtn.impl
-
- DefaultServiceNetwork.Builder - Class in org.opencord.cordvtn.impl
-
- DefaultServicePort - Class in org.opencord.cordvtn.impl
-
- DefaultServicePort.Builder - Class in org.opencord.cordvtn.impl
-
- deleteIp(Session, IpAddress, String) - Static method in class org.opencord.cordvtn.impl.RemoteIpCommandUtil
-
Removes the IP address from a given device.
- deleteNetwork(String) - Method in class org.opencord.cordvtn.rest.NeutronMl2NetworksWebResource
-
Removes the service network.
- deletePorts(String) - Method in class org.opencord.cordvtn.rest.NeutronMl2PortsWebResource
-
Removes the port with the given id.
- deleteServiceNetwork(String) - Method in class org.opencord.cordvtn.rest.ServiceNetworkWebResource
-
Removes the service network.
- deleteServicePort(String) - Method in class org.opencord.cordvtn.rest.ServicePortWebResource
-
Removes the service port.
- deleteSubnet(String) - Method in class org.opencord.cordvtn.rest.NeutronMl2SubnetsWebResource
-
Removes the subnet.
- DependencyHandler - Class in org.opencord.cordvtn.impl.handler
-
Provisions service dependencies between service networks.
- DependencyHandler() - Constructor for class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- deviceAdminService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- DeviceHandler - Interface in org.opencord.cordvtn.api.node
-
Entity capable of handling a device state updates.
- deviceId() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns device ID of this host.
- deviceService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- deviceService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- deviceService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- deviceService - Variable in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- deviceService - Variable in class org.opencord.cordvtn.impl.InstanceManager
-
- disconnect(Session) - Static method in class org.opencord.cordvtn.impl.RemoteIpCommandUtil
-
Closes a connection.
- disconnected(Device) - Method in interface org.opencord.cordvtn.api.node.DeviceHandler
-
Processes the disconnected device.
- DistributedCordVtnNodeStore - Class in org.opencord.cordvtn.impl
-
Manages the inventory of cordvtn nodes using a ConsistentMap.
- DistributedCordVtnNodeStore() - Constructor for class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- DistributedServiceNetworkStore - Class in org.opencord.cordvtn.impl
-
Manages the inventory of VTN networks using a ConsistentMap.
- DistributedServiceNetworkStore() - Constructor for class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- id(NetworkId) - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Returns service network builder with the supplied identifier.
- id() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork
-
Returns the service network identifier.
- id(PortId) - Method in interface org.opencord.cordvtn.api.net.ServicePort.Builder
-
Returns service port builder with the supplied identifier.
- id() - Method in interface org.opencord.cordvtn.api.net.ServicePort
-
Returns the port identifier.
- id(NetworkId) - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- id() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
- id(PortId) - Method in class org.opencord.cordvtn.impl.DefaultServicePort.Builder
-
- id() - Method in class org.opencord.cordvtn.impl.DefaultServicePort
-
- initPipeline(CordVtnNode) - Method in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
Initializes the pipeline for the supplied node.
- initPipeline(CordVtnNode) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- Instance - Class in org.opencord.cordvtn.api.core
-
Provides methods to help to handle network network instance.
- instanceDetected(Instance) - Method in interface org.opencord.cordvtn.api.core.InstanceHandler
-
Handles newly detected instance.
- instanceDetected(Instance) - Method in class org.opencord.cordvtn.impl.handler.AccessAgentInstanceHandler
-
- instanceDetected(Instance) - Method in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- instanceDetected(Instance) - Method in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- instanceDetected(Instance) - Method in class org.opencord.cordvtn.impl.handler.FlatInstanceHandler
-
- instanceDetected(Instance) - Method in class org.opencord.cordvtn.impl.handler.ManagementInstanceHandler
-
- InstanceHandler - Interface in org.opencord.cordvtn.api.core
-
Handles service instance detection and removal.
- InstanceManager - Class in org.opencord.cordvtn.impl
-
Adds or removes instances to network services.
- InstanceManager() - Constructor for class org.opencord.cordvtn.impl.InstanceManager
-
Creates an cordvtn host location provider.
- instanceRemoved(Instance) - Method in interface org.opencord.cordvtn.api.core.InstanceHandler
-
Handles removed instance.
- instanceRemoved(Instance) - Method in class org.opencord.cordvtn.impl.handler.AccessAgentInstanceHandler
-
- instanceRemoved(Instance) - Method in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- instanceRemoved(Instance) - Method in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- instanceRemoved(Instance) - Method in class org.opencord.cordvtn.impl.handler.FlatInstanceHandler
-
- instanceRemoved(Instance) - Method in class org.opencord.cordvtn.impl.handler.ManagementInstanceHandler
-
- InstanceService - Interface in org.opencord.cordvtn.api.core
-
Provides service instance addition or removal.
- instanceService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- instanceService - Variable in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- instanceUpdated(Instance) - Method in interface org.opencord.cordvtn.api.core.InstanceHandler
-
Handles updated instance.
- instanceUpdated(Instance) - Method in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- instanceUpdated(Instance) - Method in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- INTEGRATION_BRIDGE - Static variable in class org.opencord.cordvtn.api.Constants
-
- integrationBridgeId(DeviceId) - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns cordvtn node builder with the supplied integration bridge identifier.
- integrationBridgeId() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the integration bridge device identifier.
- integrationBridgeId(DeviceId) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- integrationBridgeId() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- ip() - Method in class org.opencord.cordvtn.api.net.AddressPair
-
Returns the IP address.
- ip() - Method in class org.opencord.cordvtn.api.net.CidrAddr
-
Returns the IP address value of the network address.
- ip(IpAddress) - Method in interface org.opencord.cordvtn.api.net.ServicePort.Builder
-
Returns service port builder with the supplied IP address.
- ip() - Method in interface org.opencord.cordvtn.api.net.ServicePort
-
Returns the fixed IP address of the service port.
- ip(IpAddress) - Method in class org.opencord.cordvtn.impl.DefaultServicePort.Builder
-
- ip() - Method in class org.opencord.cordvtn.impl.DefaultServicePort
-
- ipAddress() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns IP address of this instance.
- isAdditionalInstance() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns if the instance is original instance or additional one.
- isInterfaceUp(Session, String) - Static method in class org.opencord.cordvtn.impl.RemoteIpCommandUtil
-
Checks if a given interface is up or not.
- isValid() - Method in class org.opencord.cordvtn.api.CordVtnConfig
-
- name(String) - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Returns service network builder with the supplied name.
- name() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork
-
Returns the service network name.
- name(String) - Method in interface org.opencord.cordvtn.api.net.ServicePort.Builder
-
Returns service port builder with the supplied name.
- name() - Method in interface org.opencord.cordvtn.api.net.ServicePort
-
Returns the port name on a switch.
- name(String) - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- name() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
- name(String) - Method in class org.opencord.cordvtn.impl.DefaultServicePort.Builder
-
- name() - Method in class org.opencord.cordvtn.impl.DefaultServicePort
-
- netConfigService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- netId() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns network ID of a given host.
- netType() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns network type of a given host.
- netTypes - Variable in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- NETWORK_ID - Static variable in class org.opencord.cordvtn.api.core.Instance
-
- NETWORK_TYPE - Static variable in class org.opencord.cordvtn.api.core.Instance
-
- NetworkId - Class in org.opencord.cordvtn.api.net
-
Representation of the network identifier.
- networkId(NetworkId) - Method in interface org.opencord.cordvtn.api.net.ServicePort.Builder
-
Returns service port builder with the supplied network identifier.
- networkId() - Method in interface org.opencord.cordvtn.api.net.ServicePort
-
Returns associated network identifier of the service port.
- networkId(NetworkId) - Method in class org.opencord.cordvtn.impl.DefaultServicePort.Builder
-
- networkId() - Method in class org.opencord.cordvtn.impl.DefaultServicePort
-
- NeutronMl2NetworksWebResource - Class in org.opencord.cordvtn.rest
-
Neutron ML2 mechanism driver implementation for the network resource.
- NeutronMl2NetworksWebResource() - Constructor for class org.opencord.cordvtn.rest.NeutronMl2NetworksWebResource
-
- NeutronMl2PortsWebResource - Class in org.opencord.cordvtn.rest
-
Neutron ML2 mechanism driver implementation for the port resource.
- NeutronMl2PortsWebResource() - Constructor for class org.opencord.cordvtn.rest.NeutronMl2PortsWebResource
-
- NeutronMl2SubnetsWebResource - Class in org.opencord.cordvtn.rest
-
Neutron ML2 mechanism driver implementation for the subnet resource.
- NeutronMl2SubnetsWebResource() - Constructor for class org.opencord.cordvtn.rest.NeutronMl2SubnetsWebResource
-
- nextState() - Method in enum org.opencord.cordvtn.api.node.CordVtnNodeState
-
Returns the next node state.
- node(String) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeService
-
Returns the node with the given hostname.
- node(DeviceId) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeService
-
Returns the node with the given integration bridge device identifier.
- node(String) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeStore
-
Returns the node with the given hostname.
- node(String) - Method in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- node(DeviceId) - Method in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- node(String) - Method in class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- nodeAdminService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- nodes() - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeService
-
Returns all nodes.
- nodes() - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeStore
-
Returns all nodes.
- nodes() - Method in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- nodes() - Method in class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- nodeService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- nodeService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- nodeService - Variable in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- nodeService - Variable in class org.opencord.cordvtn.impl.handler.AccessAgentInstanceHandler
-
- nodeService - Variable in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- nodeService - Variable in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- nodeService - Variable in class org.opencord.cordvtn.impl.handler.FlatInstanceHandler
-
- nodeService - Variable in class org.opencord.cordvtn.impl.handler.ManagementInstanceHandler
-
- nodeStore - Variable in class org.opencord.cordvtn.impl.CordVtnNodeManager
-
- NOT_APPLICABLE - Static variable in class org.opencord.cordvtn.api.Constants
-
- of(Host) - Static method in class org.opencord.cordvtn.api.core.Instance
-
Returns new instance.
- of(IpAddress, MacAddress) - Static method in class org.opencord.cordvtn.api.net.AddressPair
-
Returns an address pair instance with the given ip and mac address.
- of(String) - Static method in class org.opencord.cordvtn.api.net.NetworkId
-
Returns the network identifier with the supplied value.
- of(String) - Static method in class org.opencord.cordvtn.api.net.PortId
-
Returns the port identifier with the supplied value.
- of(Long) - Static method in class org.opencord.cordvtn.api.net.SegmentId
-
Returns the segmentation identifier with the supplied value.
- org.opencord.cordvtn.api - package org.opencord.cordvtn.api
-
API for CORD VTN application.
- org.opencord.cordvtn.api.core - package org.opencord.cordvtn.api.core
-
CORD VTN core API definitions.
- org.opencord.cordvtn.api.net - package org.opencord.cordvtn.api.net
-
CORD VTN network API definitions.
- org.opencord.cordvtn.api.node - package org.opencord.cordvtn.api.node
-
CORD VTN node API definitions.
- org.opencord.cordvtn.cli - package org.opencord.cordvtn.cli
-
Console commands to manage OVSDB nodes for cordvtn.
- org.opencord.cordvtn.codec - package org.opencord.cordvtn.codec
-
JSON codecs for the web resources.
- org.opencord.cordvtn.impl - package org.opencord.cordvtn.impl
-
Implementation for CORD VTN application.
- org.opencord.cordvtn.impl.handler - package org.opencord.cordvtn.impl.handler
-
Implementation of instance handlers for various network services.
- org.opencord.cordvtn.rest - package org.opencord.cordvtn.rest
-
REST APIs for CORD VTN.
- ORIGINAL_HOST_ID - Static variable in class org.opencord.cordvtn.api.core.Instance
-
- ovsdbController - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- ovsdbId() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the identifier of the OVSDB device.
- ovsdbId() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- ovsdbPort(TpPort) - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns cordvtn node builder with the supplied OVSDB port.
- ovsdbPort() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the port number of the OVSDB server.
- ovsdbPort(TpPort) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- ovsdbPort() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- packetService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- packetService - Variable in class org.opencord.cordvtn.impl.CordVtnDhcpProxy
-
- password(String) - Method in class org.opencord.cordvtn.rest.XosVtnNetworkingClient.Builder
-
Returns XOS service networking builder with the supplied password
credential.
- password() - Method in class org.opencord.cordvtn.rest.XosVtnNetworkingClient
-
Returns password for the XOS service API access.
- pipeline - Variable in class org.opencord.cordvtn.impl.handler.AccessAgentInstanceHandler
-
- pipeline - Variable in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- pipeline - Variable in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- pipeline - Variable in class org.opencord.cordvtn.impl.handler.FlatInstanceHandler
-
- pipeline - Variable in class org.opencord.cordvtn.impl.handler.ManagementInstanceHandler
-
- pipelineService - Variable in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- port() - Method in class org.opencord.cordvtn.api.node.SshAccessInfo
-
Returns the port number.
- PORT_ID - Static variable in class org.opencord.cordvtn.api.core.Instance
-
- portAdded(Port) - Method in interface org.opencord.cordvtn.api.node.DeviceHandler
-
Processes newly added port.
- portId() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns port ID of a given host.
- PortId - Class in org.opencord.cordvtn.api.net
-
Representation of the port identifier.
- portNumber() - Method in class org.opencord.cordvtn.api.core.Instance
-
Returns the port number where this host is.
- portRemoved(Port) - Method in interface org.opencord.cordvtn.api.node.DeviceHandler
-
Processes the removed port.
- portUpdated(Port) - Method in interface org.opencord.cordvtn.api.node.DeviceHandler
-
Processes the updated port.
- prefix() - Method in class org.opencord.cordvtn.api.net.CidrAddr
-
Returns the IP prefix value of the network address.
- PRIORITY_DEFAULT - Static variable in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
- PRIORITY_HIGH - Static variable in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
- PRIORITY_LOW - Static variable in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
- PRIORITY_MANAGEMENT - Static variable in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
- PRIORITY_ZERO - Static variable in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
- privateKey() - Method in class org.opencord.cordvtn.api.node.SshAccessInfo
-
Returns the private key path.
- process(CordVtnNodeHandler, CordVtnNode) - Method in enum org.opencord.cordvtn.api.node.CordVtnNodeState
-
Processes the current node state to proceed to the next state.
- processCompleteState(CordVtnNode) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeHandler
-
Processes the complete state node.
- processCompleteState(CordVtnNode) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- processDeviceCreatedState(CordVtnNode) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeHandler
-
Processes the device created state node.
- processDeviceCreatedState(CordVtnNode) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- processFlowRule(boolean, FlowRule) - Method in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
Processes the given flow rule.
- processFlowRule(boolean, FlowRule) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnPipeline
-
- processInitState(CordVtnNode) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeHandler
-
Processes the init state node.
- processInitState(CordVtnNode) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- processPortCreatedState(CordVtnNode) - Method in interface org.opencord.cordvtn.api.node.CordVtnNodeHandler
-
Processes the port created state node.
- processPortCreatedState(CordVtnNode) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNodeHandler
-
- PROPERTY_TUNNEL_DST - Static variable in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- provider() - Method in class org.opencord.cordvtn.api.core.ServiceNetworkEvent
-
Returns the provider of the service network.
- Provider - Class in org.opencord.cordvtn.api.net
-
Representation of a provider network.
- provider(ServiceNetwork) - Method in class org.opencord.cordvtn.api.net.Provider.Builder
-
Returns provider network with the supplied provider.
- provider() - Method in class org.opencord.cordvtn.api.net.Provider
-
Returns provider network.
- Provider.Builder - Class in org.opencord.cordvtn.api.net
-
Builder of the provider network entities.
- providers(Map<NetworkId, ServiceNetwork.DependencyType>) - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Returns service network builder with the supplied providers.
- providers() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork
-
Returns the providers of the service network.
- providers(Map<NetworkId, ServiceNetwork.DependencyType>) - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- providers() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
- publicGateways() - Method in class org.opencord.cordvtn.api.CordVtnConfig
-
Returns public network gateway IP and MAC address pairs.
- purgeStates() - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkAdminService
-
Purges internal network states.
- purgeStates() - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- SegmentId - Class in org.opencord.cordvtn.api.net
-
Representation of the network segmentation identifier.
- segmentId(SegmentId) - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Returns service network builder with the supplied segmentation id.
- segmentId() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork
-
Returns the service network segmentation identifier.
- segmentId(SegmentId) - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- segmentId() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
- serviceIp(IpAddress) - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Returns service network builder with the supplied service IP address.
- serviceIp() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork
-
Returns the service IP address of the service network.
- serviceIp(IpAddress) - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- serviceIp() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
- serviceNetwork(NetworkId) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkService
-
Returns the service network with the supplied network ID.
- serviceNetwork(NetworkId) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Returns the service network with the given network id.
- ServiceNetwork - Interface in org.opencord.cordvtn.api.net
-
Representation of a service network.
- serviceNetwork(NetworkId) - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- serviceNetwork(NetworkId) - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- ServiceNetwork.Builder - Interface in org.opencord.cordvtn.api.net
-
Builder of new service network entities.
- ServiceNetwork.DependencyType - Enum in org.opencord.cordvtn.api.net
-
- ServiceNetwork.NetworkType - Enum in org.opencord.cordvtn.api.net
-
- ServiceNetworkAdminService - Interface in org.opencord.cordvtn.api.core
-
- ServiceNetworkCodec - Class in org.opencord.cordvtn.codec
-
Service network JSON codec.
- ServiceNetworkCodec() - Constructor for class org.opencord.cordvtn.codec.ServiceNetworkCodec
-
- ServiceNetworkEvent - Class in org.opencord.cordvtn.api.core
-
Describes service network event.
- ServiceNetworkEvent(ServiceNetworkEvent.Type, ServiceNetwork) - Constructor for class org.opencord.cordvtn.api.core.ServiceNetworkEvent
-
Creates an event of a given type and for the specified service network and
the current time.
- ServiceNetworkEvent(ServiceNetworkEvent.Type, ServiceNetwork, ServicePort) - Constructor for class org.opencord.cordvtn.api.core.ServiceNetworkEvent
-
Creates an event of a given type and for the specified service network,
port and the current time.
- ServiceNetworkEvent(ServiceNetworkEvent.Type, ServiceNetwork, Provider) - Constructor for class org.opencord.cordvtn.api.core.ServiceNetworkEvent
-
Creates an event of a given type and for the specified service network,
provider, dependency type with the provider, and the current time.
- ServiceNetworkEvent.Type - Enum in org.opencord.cordvtn.api.core
-
Type of service network event.
- ServiceNetworkListener - Interface in org.opencord.cordvtn.api.core
-
Listener for service network event.
- ServiceNetworkManager - Class in org.opencord.cordvtn.impl
-
Provides implementation of administering and interfacing service network and port.
- ServiceNetworkManager() - Constructor for class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- serviceNetworks() - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkService
-
Returns all service networks registered in the service.
- serviceNetworks() - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Returns all service networks.
- serviceNetworks() - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- serviceNetworks() - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- ServiceNetworkService - Interface in org.opencord.cordvtn.api.core
-
- ServiceNetworkStore - Interface in org.opencord.cordvtn.api.core
-
Manages inventory of service networks; not intended for direct use.
- ServiceNetworkStoreDelegate - Interface in org.opencord.cordvtn.api.core
-
VTN store delegate abstraction.
- ServiceNetworkWebResource - Class in org.opencord.cordvtn.rest
-
Query and manage service networks.
- ServiceNetworkWebResource() - Constructor for class org.opencord.cordvtn.rest.ServiceNetworkWebResource
-
- servicePort() - Method in class org.opencord.cordvtn.api.core.ServiceNetworkEvent
-
Returns the service port subject.
- servicePort(PortId) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkService
-
Returns the service port with the supplied port ID.
- servicePort(PortId) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Returns the service port with the given port id.
- ServicePort - Interface in org.opencord.cordvtn.api.net
-
Representation of a service port.
- servicePort(PortId) - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- servicePort(PortId) - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- ServicePort.Builder - Interface in org.opencord.cordvtn.api.net
-
Builder of new service port entities.
- ServicePortCodec - Class in org.opencord.cordvtn.codec
-
Service port JSON codec.
- ServicePortCodec() - Constructor for class org.opencord.cordvtn.codec.ServicePortCodec
-
- servicePorts() - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkService
-
Returns all service ports registered in the service.
- servicePorts(NetworkId) - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkService
-
Returns all service ports associated with the supplied network.
- servicePorts() - Method in interface org.opencord.cordvtn.api.core.ServiceNetworkStore
-
Returns all service ports.
- servicePorts() - Method in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- servicePorts() - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- servicePorts(NetworkId) - Method in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- ServicePortWebResource - Class in org.opencord.cordvtn.rest
-
Query and manage service ports.
- ServicePortWebResource() - Constructor for class org.opencord.cordvtn.rest.ServicePortWebResource
-
- setInterfaceUp(Session, String) - Static method in class org.opencord.cordvtn.impl.RemoteIpCommandUtil
-
Sets link state up for a given device.
- snetService - Variable in class org.opencord.cordvtn.impl.CordVtnArpProxy
-
- snetService - Variable in class org.opencord.cordvtn.impl.CordVtnDhcpProxy
-
- snetService - Variable in class org.opencord.cordvtn.impl.handler.AbstractInstanceHandler
-
- snetService - Variable in class org.opencord.cordvtn.impl.handler.AccessAgentInstanceHandler
-
- snetService - Variable in class org.opencord.cordvtn.impl.handler.DefaultInstanceHandler
-
- snetService - Variable in class org.opencord.cordvtn.impl.handler.DependencyHandler
-
- snetService - Variable in class org.opencord.cordvtn.impl.handler.FlatInstanceHandler
-
- snetService - Variable in class org.opencord.cordvtn.impl.handler.ManagementInstanceHandler
-
- snetService - Variable in class org.opencord.cordvtn.impl.InstanceManager
-
- snetStore - Variable in class org.opencord.cordvtn.impl.ServiceNetworkManager
-
- SshAccessInfo - Class in org.opencord.cordvtn.api.node
-
Representation of SSH access information.
- SshAccessInfo(Ip4Address, TpPort, String, String) - Constructor for class org.opencord.cordvtn.api.node.SshAccessInfo
-
Creates a new SSH access information.
- sshInfo(SshAccessInfo) - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns cordvtn node builder with the supplied SSH access information.
- sshInfo() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the SSH access information.
- sshInfo(SshAccessInfo) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- sshInfo() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- state(CordVtnNodeState) - Method in interface org.opencord.cordvtn.api.node.CordVtnNode.Builder
-
Returns cordvtn node builder with the supplied initialize state.
- state() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns the state of the node.
- state(CordVtnNodeState) - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode.Builder
-
- state() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- storageService - Variable in class org.opencord.cordvtn.impl.DistributedCordVtnNodeStore
-
- storageService - Variable in class org.opencord.cordvtn.impl.DistributedServiceNetworkStore
-
- subnet(IpPrefix) - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork.Builder
-
Returns service network builder with the supplied subnet.
- subnet() - Method in interface org.opencord.cordvtn.api.net.ServiceNetwork
-
Returns the subnet of the service network.
- subnet(IpPrefix) - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork.Builder
-
- subnet() - Method in class org.opencord.cordvtn.impl.DefaultServiceNetwork
-
- systemInterfaces() - Method in interface org.opencord.cordvtn.api.node.CordVtnNode
-
Returns system interfaces of the node.
- systemInterfaces() - Method in class org.opencord.cordvtn.impl.DefaultCordVtnNode
-
- valueOf(String) - Static method in enum org.opencord.cordvtn.api.core.ServiceNetworkEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.opencord.cordvtn.api.net.CidrAddr
-
Converts a CIDR notation string into a network address.
- valueOf(String) - Static method in enum org.opencord.cordvtn.api.net.ServiceNetwork.DependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opencord.cordvtn.api.net.ServiceNetwork.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opencord.cordvtn.api.node.CordVtnNodeEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opencord.cordvtn.api.node.CordVtnNodeState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opencord.cordvtn.api.core.ServiceNetworkEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opencord.cordvtn.api.net.ServiceNetwork.DependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opencord.cordvtn.api.net.ServiceNetwork.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opencord.cordvtn.api.node.CordVtnNodeEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opencord.cordvtn.api.node.CordVtnNodeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VLAN_WAN - Static variable in interface org.opencord.cordvtn.api.core.CordVtnPipeline
-
- vlanId(VlanId) - Method in interface org.opencord.cordvtn.api.net.ServicePort.Builder
-
Returns service port builder with the supplied VLAN.
- vlanId() - Method in interface org.opencord.cordvtn.api.net.ServicePort
-
Returns VLAN of service the port.
- vlanId(VlanId) - Method in class org.opencord.cordvtn.impl.DefaultServicePort.Builder
-
- vlanId() - Method in class org.opencord.cordvtn.impl.DefaultServicePort
-