JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
I
N
O
T
V
C
connect(String, Map<ConnectionConstants, String>)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Connect to a node
connect(String, String, Map<ConnectionConstants, String>)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Connect to a node
ConnectionMgmtScheme
- Enum in
org.opendaylight.controller.connectionmanager
Enumeration that represents the Connectivity Scheme / Algorithm for South-Bound nodes towards an Active-Active Clustered Controllers.
D
disconnect(Node)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Disconnect a Node from the controller.
F
fromString(String)
- Static method in enum org.opendaylight.controller.connectionmanager.
ConnectionMgmtScheme
G
getActiveScheme()
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
This method returns Connectivity Algorithm (Scheme) that is currently being used.
getControllers(Node)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Retrieve list of cluster-members to which Node is connected to
getLocalityStatus(Node)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
getLocalityStatus provides the tri-state connectivity status as opposed to the binary status returned by isLocal.
getLocalNodes()
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Method that will retrieve and return a Set of Nodes that is currently connected to the controller on which this method is executed.
getNodes(InetAddress)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Method that will retrieve and return a Set of Nodes that is currently connected to the given controller.
I
IConnectionManager
- Interface in
org.opendaylight.controller.connectionmanager
Connection Manager provides south-bound connectivity services.
isLocal(Node)
- Method in interface org.opendaylight.controller.connectionmanager.
IConnectionManager
Deprecated.
Use getLocalityStatus(Node node) instead. Method to test if a node is local to a controller.
N
NodeAccessPermission
- Enum in
org.opendaylight.controller.connectionmanager
O
org.opendaylight.controller.connectionmanager
- package org.opendaylight.controller.connectionmanager
T
toString()
- Method in enum org.opendaylight.controller.connectionmanager.
ConnectionMgmtScheme
V
valueOf(String)
- Static method in enum org.opendaylight.controller.connectionmanager.
ConnectionMgmtScheme
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.opendaylight.controller.connectionmanager.
NodeAccessPermission
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.opendaylight.controller.connectionmanager.
ConnectionMgmtScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.opendaylight.controller.connectionmanager.
NodeAccessPermission
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
F
G
I
N
O
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All Rights Reserved.