Class RemoteOpsProviderConfig

All Implemented Interfaces:
UnifiedConfig

public class RemoteOpsProviderConfig extends CommonConfig
  • Field Details

  • Constructor Details

    • RemoteOpsProviderConfig

      public RemoteOpsProviderConfig(com.typesafe.config.Config config)
  • Method Details

    • getRpcBrokerName

      public String getRpcBrokerName()
    • getRpcRegistrarName

      public String getRpcRegistrarName()
    • getRpcRegistryName

      public String getRpcRegistryName()
    • getActionRegistryName

      public String getActionRegistryName()
    • getRpcManagerName

      public String getRpcManagerName()
    • getRpcBrokerPath

      public String getRpcBrokerPath()
    • getRpcRegistryPath

      public String getRpcRegistryPath()
    • getRpcRegistryPersistenceId

      public String getRpcRegistryPersistenceId()
    • getActionRegistryPath

      public String getActionRegistryPath()
    • getActionRegistryPersistenceId

      public String getActionRegistryPersistenceId()
    • getRpcManagerPath

      public String getRpcManagerPath()
    • getAskDuration

      public Duration getAskDuration()
    • getGossipTickInterval

      public Duration getGossipTickInterval()