Uses of Interface
org.opendaylight.controller.cluster.dom.api.LeaderLocationListenerRegistration
-
-
Uses of LeaderLocationListenerRegistration in org.opendaylight.controller.cluster.dom.api
Methods in org.opendaylight.controller.cluster.dom.api that return LeaderLocationListenerRegistration Modifier and Type Method Description <L extends LeaderLocationListener>
@NonNull LeaderLocationListenerRegistration<L>CDSShardAccess. registerLeaderLocationListener(@NonNull L listener)Register a listener to shard location changes.
-