A D E F G H I O P S T U V 

A

addUserLink(TopologyUserLinkConfig) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Adds user configured link
addUserLink(String, String, String) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManagerShell
 

D

deleteUserLink(String) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Deletes user configured link
deleteUserLinkShell(String) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManagerShell
 

E

equals(Object) - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 

F

fromString(String) - Static method in enum org.opendaylight.controller.topologymanager.TopologyUserLinkConfig.STATUS
 

G

getDstNodeConnector() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
getEdges() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Retrieves a map of all known link connections between nodes including their properties
getHostAttachedToNodeConnector(NodeConnector) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Deprecated.
getHostsAttachedToNodeConnector(NodeConnector) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Returns a list of hosts attached to a NodeConnector
getName() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
getNodeConnectorWithHost() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Return a set of NodeConnector that have hosts attached to them
getNodeEdges() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Returns an unmodifiable map indexed by the Node and reporting all the edges getting out/in from/to the Node
getNodesWithNodeConnectorHost() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Returns a copy map which associates every node with all the NodeConnectors of the node that have an Host attached to it
getSrcNodeConnector() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
getStatus() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
getUserLinks() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Gets all the user configured links

H

hashCode() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 

I

isInternal(NodeConnector) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Query to determine if the specified NodeConnector is connected to another Node or is a leaf for the network
isValid() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
isValidNodeConnector(String) - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
ITopologyManager - Interface in org.opendaylight.controller.topologymanager
The Interface provides methods to interact with network topology database.
ITopologyManagerAware - Interface in org.opendaylight.controller.topologymanager
Interface for all the listener of topology updates created by Topology Manager, effectively speaking the updates are an extension of the IListenTopoUpdates coming from SAL.
ITopologyManagerClusterWideAware - Interface in org.opendaylight.controller.topologymanager
 
ITopologyManagerShell - Interface in org.opendaylight.controller.topologymanager
 

O

org.opendaylight.controller.topologymanager - package org.opendaylight.controller.topologymanager
 

P

printNodeEdges() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManagerShell
 
printUserLink() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManagerShell
 

S

saveConfig() - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Saves user configured links into config file
setDstNodeConnector(String) - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
setName(String) - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
setSrcNodeConnector(String) - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
setStatus(TopologyUserLinkConfig.STATUS) - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 

T

TopologyUserLinkConfig - Class in org.opendaylight.controller.topologymanager
The Interface provides methods to manipulate user configured link.
TopologyUserLinkConfig() - Constructor for class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
TopologyUserLinkConfig(String, String, String) - Constructor for class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 
TopologyUserLinkConfig.STATUS - Enum in org.opendaylight.controller.topologymanager
 
toString() - Method in enum org.opendaylight.controller.topologymanager.TopologyUserLinkConfig.STATUS
 
toString() - Method in class org.opendaylight.controller.topologymanager.TopologyUserLinkConfig
 

U

updateHostLink(NodeConnector, Host, UpdateType, Set<Property>) - Method in interface org.opendaylight.controller.topologymanager.ITopologyManager
Add or Update an Host port in the topology manager DB

V

valueOf(String) - Static method in enum org.opendaylight.controller.topologymanager.TopologyUserLinkConfig.STATUS
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.controller.topologymanager.TopologyUserLinkConfig.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
A D E F G H I O P S T U V 

Copyright © 2014. All Rights Reserved.