| 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(org.opendaylight.controller.cluster.access.concepts.TransactionIdentifier transactionId,
short txnClientVersion,
ReadWriteShardDataTreeTransaction transaction,
boolean doImmediateCommit) |
Copyright © 2018 OpenDaylight. All rights reserved.