| Package | Description |
|---|---|
| org.onosproject.store.primitives.impl |
Implementation classes for various Distributed primitives.
|
| Class and Description |
|---|
| AntiEntropyResponse
Status of anti-entropy exchange, returned by the receiver.
|
| CopycatTransport.Mode
Transport Mode.
|
DelegatingAsyncConsistentMap
AsyncConsistentMap that merely delegates control to
another AsyncConsistentMap. |
DelegatingCopycatClient
CopycatClient that merely delegates control to
another CopycatClient. |
| Hasher
Interface for mapping from an object to
PartitionId. |
| Managed
Interface for types that can be asynchronously opened and closed.
|
| MapValue
Representation of a value in EventuallyConsistentMap.
|
| MapValue.Digest
Digest or summary of a MapValue for use during Anti-Entropy exchanges.
|
| StoragePartition
Storage partition.
|
| StoragePartitionClient
StoragePartition client.
|
| Transaction
An immutable transaction object.
|
| TransactionCoordinator
Coordinator for a two-phase commit protocol.
|
| TransactionParticipant
Participant in a two-phase commit protocol.
|
Copyright © 2016. All rights reserved.