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
(DistributedDataStoreInterface configDataStore, DistributedDataStoreInterface operDataStore, DataCenterControl dataCenterControl) -
Method Summary
-
Constructor Details
-
ClusterAdminRpcService
public ClusterAdminRpcService(DistributedDataStoreInterface configDataStore, DistributedDataStoreInterface operDataStore, DataCenterControl dataCenterControl)
-