public class ShardReadTransaction extends ShardTransaction
LOG| Constructor and Description |
|---|
ShardReadTransaction(org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
| Modifier and Type | Method and Description |
|---|---|
protected org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> |
getDOMStoreTransaction() |
void |
handleReceive(Object message)
Receive and handle an incoming message.
|
protected boolean |
returnCloseTransactionReply() |
dataExists, getShardActor, getTransactionId, props, readDatagetActorNameOverrideexecuteInSelf, 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 ShardReadTransaction(org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats)
public void handleReceive(Object message)
AbstractUntypedActorAbstractUntypedActor.ignoreMessage(Object) or AbstractUntypedActor.unknownMessage(Object).handleReceive in class ShardTransactionmessage - the incoming messageprotected org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> getDOMStoreTransaction()
getDOMStoreTransaction in class ShardTransactionprotected boolean returnCloseTransactionReply()
returnCloseTransactionReply in class ShardTransactionCopyright © 2019 OpenDaylight. All rights reserved.