Class RemoteOpsProviderConfig
java.lang.Object
org.opendaylight.controller.cluster.common.actor.AbstractConfig
org.opendaylight.controller.cluster.common.actor.CommonConfig
org.opendaylight.controller.remote.rpc.RemoteOpsProviderConfig
- All Implemented Interfaces:
UnifiedConfig
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final StringFields inherited from class org.opendaylight.controller.cluster.common.actor.CommonConfig
TAG_ACTOR_SYSTEM_NAME, TAG_MAILBOX, TAG_MAILBOX_CAPACITY, TAG_MAILBOX_PUSH_TIMEOUT, TAG_METRIC_CAPTURE_ENABLED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.opendaylight.controller.cluster.common.actor.CommonConfig
getActorSystemName, getMailBoxCapacity, getMailBoxName, getMailBoxPushTimeout, isMetricCaptureEnabledMethods inherited from class org.opendaylight.controller.cluster.common.actor.AbstractConfig
get
-
Field Details
-
TAG_RPC_BROKER_NAME
- See Also:
-
TAG_RPC_REGISTRAR_NAME
- See Also:
-
TAG_RPC_REGISTRY_NAME
- See Also:
-
TAG_ACTION_REGISTRY_NAME
- See Also:
-
TAG_RPC_MGR_NAME
- See Also:
-
TAG_RPC_BROKER_PATH
- See Also:
-
TAG_RPC_REGISTRY_PATH
- See Also:
-
TAG_ACTION_REGISTRY_PATH
- See Also:
-
TAG_RPC_MGR_PATH
- See Also:
-
TAG_ASK_DURATION
- See Also:
-
-
Constructor Details
-
RemoteOpsProviderConfig
public RemoteOpsProviderConfig(com.typesafe.config.Config config)
-
-
Method Details
-
getRpcBrokerName
-
getRpcRegistrarName
-
getRpcRegistryName
-
getActionRegistryName
-
getRpcManagerName
-
getRpcBrokerPath
-
getRpcRegistryPath
-
getRpcRegistryPersistenceId
-
getActionRegistryPath
-
getActionRegistryPersistenceId
-
getRpcManagerPath
-
getAskDuration
-
getGossipTickInterval
-