| Package | Description |
|---|---|
| org.opendaylight.controller.cluster.datastore | |
| org.opendaylight.controller.cluster.datastore.jmx.mbeans.shard |
| Modifier and Type | Method and Description |
|---|---|
static akka.actor.Props |
ShardTransaction.props(TransactionType type,
org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> transaction,
akka.actor.ActorRef shardActor,
DatastoreContext datastoreContext,
ShardStats shardStats) |
| Constructor and Description |
|---|
ShardReadTransaction(org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
ShardReadWriteTransaction(ReadWriteShardDataTreeTransaction transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
ShardTransaction(akka.actor.ActorRef shardActor,
ShardStats shardStats,
org.opendaylight.controller.cluster.access.concepts.TransactionIdentifier transactionId) |
ShardWriteTransaction(ReadWriteShardDataTreeTransaction transaction,
akka.actor.ActorRef shardActor,
ShardStats shardStats) |
| Modifier and Type | Method and Description |
|---|---|
static ShardStats |
ShardMBeanFactory.getShardStatsMBean(String shardName,
String mxBeanType,
Shard shard) |
Copyright © 2018 OpenDaylight. All rights reserved.