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