Uses of Class
org.opendaylight.controller.cluster.databroker.actors.dds.AbstractDataStoreClientActor
-
Packages that use AbstractDataStoreClientActor Package Description org.opendaylight.controller.cluster.databroker.actors.dds This package contains implementation required by the DistributedDataStore frontend. -
-
Uses of AbstractDataStoreClientActor in org.opendaylight.controller.cluster.databroker.actors.dds
Subclasses of AbstractDataStoreClientActor in org.opendaylight.controller.cluster.databroker.actors.dds Modifier and Type Class Description classDistributedDataStoreClientActorAAbstractClientActorwhich acts as the point of contact for DistributedDataStore.classSimpleDataStoreClientActorAAbstractClientActorwhich acts as the point of contact for DistributedDataStore.
-