Uses of Interface
org.opendaylight.controller.eos.akka.DataCenterControl
Packages that use DataCenterControl
Package
Description
-
Uses of DataCenterControl in org.opendaylight.controller.cluster.datastore.admin
Constructors in org.opendaylight.controller.cluster.datastore.admin with parameters of type DataCenterControlModifierConstructorDescriptionClusterAdminRpcService
(DistributedDataStoreInterface configDataStore, DistributedDataStoreInterface operDataStore, DataCenterControl dataCenterControl) OSGiClusterAdmin
(DistributedDataStoreInterface configDatastore, DistributedDataStoreInterface operDatastore, RpcProviderService rpcProviderService, DataCenterControl dataCenterControl) -
Uses of DataCenterControl in org.opendaylight.controller.eos.akka
Classes in org.opendaylight.controller.eos.akka that implement DataCenterControlModifier and TypeClassDescriptionclass
DOMEntityOwnershipService implementation backed by native Akka clustering constructs.