Package org.opendaylight.controller.cluster.datastore
package org.opendaylight.controller.cluster.datastore
-
ClassDescriptionBase implementation of a distributed DOMStore.Contains contextual data for a data store.Factory for creating DatastoreContext instances.Introspects on a DatastoreContext instance to set its properties via reflection.Factory for creating
DatastoreContextIntrospector
instances.Update DatastoreContext settings on invoke update method.This class looks for a previously saved data store backup file in a directory and, if found, de-serializes the DatastoreSnapshot instances.Defines version numbers where ask-based protocol is concerned.This class looks for a previously saved data store backup file in a directory and, if found, de-serializes the DatastoreSnapshot instances.The public interface exposed by an AbstractDataStore via the OSGi registry.Global bootstrap component.OSGi manifestation of a the distributed datastore, as represented byAbstractDataStore
.A Shard represents a portion of the logical data tree.Internal shard state, similar to a DOMStore, but optimized for use in the actor system, e.g. it does not expose public interfaces and assumes it is only ever called from a single thread.Actor used to generate and publish DataTreeChange notifications.ShardDataTreeNotificationPublisherActor<T extends org.opendaylight.controller.cluster.datastore.ShardDataTreeNotificationPublisher>Actor used to generate and publish data tree notifications.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.