Class OSGiClusterAdmin

java.lang.Object
org.opendaylight.controller.cluster.datastore.admin.OSGiClusterAdmin

public final class OSGiClusterAdmin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    OSGiClusterAdmin(org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface configDatastore, org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface operDatastore, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, org.opendaylight.controller.eos.akka.DataCenterControl dataCenterControls, org.opendaylight.controller.eos.akka.DataCenterControl dataCenterControl)
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OSGiClusterAdmin

      public OSGiClusterAdmin(org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface configDatastore, org.opendaylight.controller.cluster.datastore.DistributedDataStoreInterface operDatastore, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, org.opendaylight.controller.eos.akka.DataCenterControl dataCenterControls, org.opendaylight.controller.eos.akka.DataCenterControl dataCenterControl)