Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore | |
org.opendaylight.controller.cluster.datastore.messages |
Modifier and Type | Method and Description |
---|---|
protected ReadWriteShardDataTreeTransaction |
ShardWriteTransaction.getDOMStoreTransaction() |
Constructor and Description |
---|
ShardReadWriteTransaction(ReadWriteShardDataTreeTransaction transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
ShardWriteTransaction(ReadWriteShardDataTreeTransaction transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
Modifier and Type | Method and Description |
---|---|
ReadWriteShardDataTreeTransaction |
ForwardedReadyTransaction.getTransaction() |
Constructor and Description |
---|
ForwardedReadyTransaction(TransactionIdentifier transactionId,
short txnClientVersion,
ReadWriteShardDataTreeTransaction transaction,
boolean doImmediateCommit,
Optional<SortedSet<String>> participatingShardNames) |
Copyright © 2019 OpenDaylight. All rights reserved.