public class ShardWriteTransaction extends ShardTransaction
LOG| Constructor and Description |
|---|
ShardWriteTransaction(ReadWriteShardDataTreeTransaction transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dataExists(DataExists message) |
protected ReadWriteShardDataTreeTransaction |
getDOMStoreTransaction() |
void |
handleReceive(Object message)
Receive and handle an incoming message.
|
protected void |
readData(ReadData message) |
dataExists, getShardActor, getTransactionId, props, readData, returnCloseTransactionReplygetActorNameOverrideexecuteInSelf, ignoreMessage, isValidSender, onReceive, unknownMessageakka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, preStart, receive, self, sender, supervisorStrategy, unhandledpublic ShardWriteTransaction(ReadWriteShardDataTreeTransaction transaction, akka.actor.ActorRef shardActor, ShardStats shardStats)
protected ReadWriteShardDataTreeTransaction getDOMStoreTransaction()
getDOMStoreTransaction in class ShardTransactionpublic void handleReceive(Object message)
AbstractUntypedActorAbstractUntypedActor.ignoreMessage(Object) or AbstractUntypedActor.unknownMessage(Object).handleReceive in class ShardTransactionmessage - the incoming messageprotected final void dataExists(DataExists message)
protected final void readData(ReadData message)
Copyright © 2019 OpenDaylight. All rights reserved.