Constant Field Values
Contents
org.opendaylight.*
-
org.opendaylight.controller.cluster.common.actor.CommonConfig Modifier and Type Constant Field Value protected static final StringTAG_ACTOR_SYSTEM_NAME"actor-system-name"protected static final StringTAG_MAILBOX"bounded-mailbox"protected static final StringTAG_MAILBOX_CAPACITY"mailbox-capacity"protected static final StringTAG_MAILBOX_PUSH_TIMEOUT"mailbox-push-timeout-time"protected static final StringTAG_METRIC_CAPTURE_ENABLED"metric-capture-enabled" -
org.opendaylight.controller.cluster.common.actor.Dispatchers Modifier and Type Constant Field Value public static final StringCLIENT_DISPATCHER_PATH"client-dispatcher"public static final StringDEFAULT_DISPATCHER_PATH"akka.actor.default-dispatcher"public static final StringNOTIFICATION_DISPATCHER_PATH"notification-dispatcher"public static final StringSERIALIZATION_DISPATCHER_PATH"serialization-dispatcher"public static final StringSHARD_DISPATCHER_PATH"shard-dispatcher"public static final StringTXN_DISPATCHER_PATH"txn-dispatcher" -
org.opendaylight.controller.cluster.common.actor.MeteringBehavior Modifier and Type Constant Field Value public static final StringDOMAIN"org.opendaylight.controller.actor.metric" -
org.opendaylight.controller.cluster.common.actor.QuarantinedMonitorActor Modifier and Type Constant Field Value public static final StringADDRESS"quarantined-monitor"
-
org.opendaylight.controller.cluster.datastore.DataStoreVersions Modifier and Type Constant Field Value public static final shortBASE_HELIUM_VERSION0public static final shortBORON_VERSION5public static final shortCURRENT_VERSION12public static final shortFLUORINE_VERSION9public static final shortHELIUM_1_VERSION1public static final shortHELIUM_2_VERSION2public static final shortLITHIUM_VERSION3public static final shortNEON_SR2_VERSION10public static final shortPHOSPHORUS_VERSION12public static final shortSODIUM_SR1_VERSION11 -
org.opendaylight.controller.cluster.datastore.Shard Modifier and Type Constant Field Value public static final StringDEFAULT_NAME"default"public static final StringNON_PERSISTENT_JOURNAL_ID"akka.persistence.non-persistent.journal" -
org.opendaylight.controller.cluster.datastore.TerminationMonitor Modifier and Type Constant Field Value public static final StringADDRESS"termination-monitor"
-
org.opendaylight.controller.cluster.datastore.modification.Modification Modifier and Type Constant Field Value public static final byteCOMPOSITE1public static final byteDELETE4public static final byteMERGE3public static final byteWRITE2
-
org.opendaylight.controller.cluster.datastore.shardstrategy.DefaultShardStrategy Modifier and Type Constant Field Value public static final StringDEFAULT_SHARD"default"public static final StringNAME"default" -
org.opendaylight.controller.cluster.datastore.shardstrategy.ModuleShardStrategy Modifier and Type Constant Field Value public static final StringNAME"module"
-
org.opendaylight.controller.cluster.datastore.utils.ActorUtils Modifier and Type Constant Field Value public static final StringBOUNDED_MAILBOX"bounded-mailbox"public static final StringCOMMIT"commit"
-
org.opendaylight.controller.cluster.messaging.MessageSlicer Modifier and Type Constant Field Value public static final intDEFAULT_MAX_SLICING_TRIES3
-
org.opendaylight.controller.cluster.raft.ConfigParams Modifier and Type Constant Field Value public static final intMEGABYTE1048576 -
org.opendaylight.controller.cluster.raft.FollowerLogInformation Modifier and Type Constant Field Value public static final longNO_INDEX-1L -
org.opendaylight.controller.cluster.raft.RaftVersions Modifier and Type Constant Field Value public static final shortBORON_VERSION3public static final shortCURRENT_VERSION4public static final shortFLUORINE_VERSION4public static final shortHELIUM_VERSION0public static final shortLITHIUM_VERSION1 -
org.opendaylight.controller.cluster.raft.ReplicatedLog Modifier and Type Constant Field Value public static final longNO_MAX_SIZE-1L
-
org.opendaylight.controller.config.yang.netty.eventexecutor.AutoCloseableEventExecutor.CloseableEventExecutorMixin Modifier and Type Constant Field Value public static final intDEFAULT_SHUTDOWN_SECONDS1
-
org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean Modifier and Type Constant Field Value public static final StringBASE_JMX_PREFIX"org.opendaylight.controller:"
-
org.opendaylight.controller.remote.rpc.RemoteOpsProviderConfig Modifier and Type Constant Field Value protected static final StringTAG_ACTION_REGISTRY_NAME"action-registry-name"protected static final StringTAG_ACTION_REGISTRY_PATH"action-registry-path"protected static final StringTAG_ASK_DURATION"ask-duration"protected static final StringTAG_RPC_BROKER_NAME"rpc-broker-name"protected static final StringTAG_RPC_BROKER_PATH"rpc-broker-path"protected static final StringTAG_RPC_MGR_NAME"rpc-manager-name"protected static final StringTAG_RPC_MGR_PATH"rpc-manager-path"protected static final StringTAG_RPC_REGISTRAR_NAME"rpc-registrar-name"protected static final StringTAG_RPC_REGISTRY_NAME"registry-name"protected static final StringTAG_RPC_REGISTRY_PATH"rpc-registry-path"