Skip navigation links
C G L M O R V 

C

CDSDataTreeProducer - Interface in org.opendaylight.controller.cluster.dom.api
An extension to DOMDataTreeProducer, which allows users access to information about the backing shard.
CDSShardAccess - Interface in org.opendaylight.controller.cluster.dom.api
Unprivileged access interface to shard information.

G

getLeaderLocation() - Method in interface org.opendaylight.controller.cluster.dom.api.CDSShardAccess
Return the shard leader location relative to the local node.
getShardAccess(DOMDataTreeIdentifier) - Method in interface org.opendaylight.controller.cluster.dom.api.CDSDataTreeProducer
Return a CDSShardAccess handle.
getShardIdentifier() - Method in interface org.opendaylight.controller.cluster.dom.api.CDSShardAccess
Return the shard identifier.

L

LeaderLocation - Enum in org.opendaylight.controller.cluster.dom.api
Enumeration of possible shard leader locations relative to the local node.
LeaderLocationListener - Interface in org.opendaylight.controller.cluster.dom.api
Listener for shard leader location changes.
LeaderLocationListenerRegistration<T extends LeaderLocationListener> - Interface in org.opendaylight.controller.cluster.dom.api
Registration of a LeaderLocationListener.

M

makeLeaderLocal() - Method in interface org.opendaylight.controller.cluster.dom.api.CDSShardAccess
Request the shard leader to be moved to the local node.

O

onLeaderLocationChanged(LeaderLocation) - Method in interface org.opendaylight.controller.cluster.dom.api.LeaderLocationListener
Invoked when shard leader location changes.
org.opendaylight.controller.cluster.dom.api - package org.opendaylight.controller.cluster.dom.api
This package defines extensions to org.opendaylight.mdsal.dom.api specific to Clustered Datastore implementation.

R

registerLeaderLocationListener(L) - Method in interface org.opendaylight.controller.cluster.dom.api.CDSShardAccess
Register a listener to shard location changes.

V

valueOf(String) - Static method in enum org.opendaylight.controller.cluster.dom.api.LeaderLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.controller.cluster.dom.api.LeaderLocation
Returns an array containing the constants of this enum type, in the order they are declared.
C G L M O R V 
Skip navigation links

Copyright © 2017 OpenDaylight. All rights reserved.