Uses of Interface
org.opendaylight.controller.eos.akka.DataCenterControl
-
Packages that use DataCenterControl Package Description org.opendaylight.controller.cluster.datastore.admin org.opendaylight.controller.eos.akka -
-
Uses of DataCenterControl in org.opendaylight.controller.cluster.datastore.admin
Constructors in org.opendaylight.controller.cluster.datastore.admin with parameters of type DataCenterControl Constructor Description ClusterAdminRpcService(DistributedDataStoreInterface configDataStore, DistributedDataStoreInterface operDataStore, BindingNormalizedNodeSerializer serializer, DataCenterControl dataCenterControl)
-
Uses of DataCenterControl in org.opendaylight.controller.eos.akka
Classes in org.opendaylight.controller.eos.akka that implement DataCenterControl Modifier and Type Class Description class
AkkaEntityOwnershipService
DOMEntityOwnershipService implementation backed by native Akka clustering constructs.
-