Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore.messages | |
org.opendaylight.controller.cluster.datastore.modification |
Modifier and Type | Class and Description |
---|---|
class |
AbortTransaction |
class |
AbortTransactionReply |
class |
AbstractRead<T>
Abstract base class for ReadData and DataExists messages.
|
class |
AbstractThreePhaseCommitMessage
Base class for a 3PC message.
|
class |
BatchedModifications
Message used to batch write, merge, delete modification operations to the ShardTransaction actor.
|
class |
BatchedModificationsReply
The reply for the BatchedModifications message.
|
class |
CanCommitTransaction |
class |
CanCommitTransactionReply |
class |
CloseTransaction |
class |
CloseTransactionChain |
class |
CloseTransactionReply |
class |
CommitTransaction |
class |
CommitTransactionReply |
class |
CreateTransaction |
class |
CreateTransactionReply |
class |
DataExists |
class |
DataExistsReply |
class |
ReadData |
class |
ReadDataReply |
class |
ReadyTransactionReply |
Modifier and Type | Class and Description |
---|---|
class |
MutableCompositeModification
MutableCompositeModification is just a mutable version of a CompositeModification.
|
Copyright © 2019 OpenDaylight. All rights reserved.