See: Description
Interface | Description |
---|---|
DataStoreClient |
Client interface for interacting with the frontend actor.
|
Class | Description |
---|---|
AbstractClientHandle<T extends org.opendaylight.controller.cluster.databroker.actors.dds.AbstractProxyTransaction> |
Abstract superclass of both ClientSnapshot and ClientTransaction.
|
AbstractClientHistory |
Abstract base class for client view of a history.
|
AbstractDataStoreClientActor | |
ClientLocalHistory |
Client-side view of a local history.
|
ClientSnapshot |
Snapshot of the datastore state.
|
ClientTransaction |
Client-side view of a transaction.
|
DistributedDataStoreClientActor |
A
AbstractClientActor which acts as the point of contact for DistributedDataStore. |
SimpleDataStoreClientActor |
A
AbstractClientActor which acts as the point of contact for DistributedDataStore. |
Copyright © 2019 OpenDaylight. All rights reserved.