Class ClusterAdminRpcService
java.lang.Object
org.opendaylight.controller.cluster.datastore.admin.ClusterAdminRpcService
Implements the yang RPCs defined in the generated ClusterAdminService interface.
- Author:
- Thomas Pantelis
-
Constructor Summary
ConstructorsConstructorDescriptionClusterAdminRpcService(org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface configDataStore, org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface operDataStore, org.opendaylight.controller.eos.akka.DataCenterControl dataCenterControl) -
Method Summary
-
Constructor Details
-
ClusterAdminRpcService
public ClusterAdminRpcService(org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface configDataStore, org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface operDataStore, org.opendaylight.controller.eos.akka.DataCenterControl dataCenterControl)
-