Uses of Interface
org.opendaylight.controller.cluster.dom.api.CDSShardAccess
-
Packages that use CDSShardAccess Package Description org.opendaylight.controller.cluster.dom.api This package defines extensions to org.opendaylight.mdsal.dom.api specific to Clustered Datastore implementation. -
-
Uses of CDSShardAccess in org.opendaylight.controller.cluster.dom.api
Methods in org.opendaylight.controller.cluster.dom.api that return CDSShardAccess Modifier and Type Method Description @NonNull CDSShardAccess
CDSDataTreeProducer. getShardAccess(@NonNull DOMDataTreeIdentifier subtree)
Return aCDSShardAccess
handle.
-