Constant Field Values
Contents
org.opendaylight.*
-
org.opendaylight.controller.cluster.common.actor.CommonConfig Modifier and Type Constant Field Value protected static final String
TAG_ACTOR_SYSTEM_NAME
"actor-system-name"
protected static final String
TAG_MAILBOX
"bounded-mailbox"
protected static final String
TAG_MAILBOX_CAPACITY
"mailbox-capacity"
protected static final String
TAG_MAILBOX_PUSH_TIMEOUT
"mailbox-push-timeout-time"
protected static final String
TAG_METRIC_CAPTURE_ENABLED
"metric-capture-enabled"
-
org.opendaylight.controller.cluster.common.actor.Dispatchers Modifier and Type Constant Field Value public static final String
CLIENT_DISPATCHER_PATH
"client-dispatcher"
public static final String
DEFAULT_DISPATCHER_PATH
"akka.actor.default-dispatcher"
public static final String
NOTIFICATION_DISPATCHER_PATH
"notification-dispatcher"
public static final String
SERIALIZATION_DISPATCHER_PATH
"serialization-dispatcher"
public static final String
SHARD_DISPATCHER_PATH
"shard-dispatcher"
public static final String
TXN_DISPATCHER_PATH
"txn-dispatcher"
-
org.opendaylight.controller.cluster.common.actor.MeteringBehavior Modifier and Type Constant Field Value public static final String
DOMAIN
"org.opendaylight.controller.actor.metric"
-
org.opendaylight.controller.cluster.common.actor.QuarantinedMonitorActor Modifier and Type Constant Field Value public static final String
ADDRESS
"quarantined-monitor"
-
org.opendaylight.controller.cluster.datastore.DataStoreVersions Modifier and Type Constant Field Value public static final short
BASE_HELIUM_VERSION
0
public static final short
BORON_VERSION
5
public static final short
CURRENT_VERSION
12
public static final short
FLUORINE_VERSION
9
public static final short
HELIUM_1_VERSION
1
public static final short
HELIUM_2_VERSION
2
public static final short
LITHIUM_VERSION
3
public static final short
NEON_SR2_VERSION
10
public static final short
PHOSPHORUS_VERSION
12
public static final short
SODIUM_SR1_VERSION
11
-
org.opendaylight.controller.cluster.datastore.Shard Modifier and Type Constant Field Value public static final String
DEFAULT_NAME
"default"
public static final String
NON_PERSISTENT_JOURNAL_ID
"akka.persistence.non-persistent.journal"
-
org.opendaylight.controller.cluster.datastore.TerminationMonitor Modifier and Type Constant Field Value public static final String
ADDRESS
"termination-monitor"
-
org.opendaylight.controller.cluster.datastore.modification.Modification Modifier and Type Constant Field Value public static final byte
COMPOSITE
1
public static final byte
DELETE
4
public static final byte
MERGE
3
public static final byte
WRITE
2
-
org.opendaylight.controller.cluster.datastore.shardstrategy.DefaultShardStrategy Modifier and Type Constant Field Value public static final String
DEFAULT_SHARD
"default"
public static final String
NAME
"default"
-
org.opendaylight.controller.cluster.datastore.shardstrategy.ModuleShardStrategy Modifier and Type Constant Field Value public static final String
NAME
"module"
-
org.opendaylight.controller.cluster.datastore.utils.ActorUtils Modifier and Type Constant Field Value public static final String
BOUNDED_MAILBOX
"bounded-mailbox"
public static final String
COMMIT
"commit"
-
org.opendaylight.controller.cluster.messaging.MessageSlicer Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_SLICING_TRIES
3
-
org.opendaylight.controller.cluster.raft.ConfigParams Modifier and Type Constant Field Value public static final int
MEGABYTE
1048576
-
org.opendaylight.controller.cluster.raft.FollowerLogInformation Modifier and Type Constant Field Value public static final long
NO_INDEX
-1L
-
org.opendaylight.controller.cluster.raft.RaftVersions Modifier and Type Constant Field Value public static final short
ARGON_VERSION
5
public static final short
BORON_VERSION
3
public static final short
CURRENT_VERSION
4
public static final short
FLUORINE_VERSION
4
public static final short
HELIUM_VERSION
0
public static final short
LITHIUM_VERSION
1
-
org.opendaylight.controller.cluster.raft.ReplicatedLog Modifier and Type Constant Field Value public static final long
NO_MAX_SIZE
-1L
-
org.opendaylight.controller.config.yang.netty.eventexecutor.AutoCloseableEventExecutor.CloseableEventExecutorMixin Modifier and Type Constant Field Value public static final int
DEFAULT_SHUTDOWN_SECONDS
1
-
org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean Modifier and Type Constant Field Value public static final String
BASE_JMX_PREFIX
"org.opendaylight.controller:"
-
org.opendaylight.controller.remote.rpc.RemoteOpsProviderConfig Modifier and Type Constant Field Value protected static final String
TAG_ACTION_REGISTRY_NAME
"action-registry-name"
protected static final String
TAG_ACTION_REGISTRY_PATH
"action-registry-path"
protected static final String
TAG_ASK_DURATION
"ask-duration"
protected static final String
TAG_RPC_BROKER_NAME
"rpc-broker-name"
protected static final String
TAG_RPC_BROKER_PATH
"rpc-broker-path"
protected static final String
TAG_RPC_MGR_NAME
"rpc-manager-name"
protected static final String
TAG_RPC_MGR_PATH
"rpc-manager-path"
protected static final String
TAG_RPC_REGISTRAR_NAME
"rpc-registrar-name"
protected static final String
TAG_RPC_REGISTRY_NAME
"registry-name"
protected static final String
TAG_RPC_REGISTRY_PATH
"rpc-registry-path"