final class RemoteSettings extends AnyRef
- Source
- RemoteSettings.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- RemoteSettings
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new RemoteSettings(config: Config)
Value Members
- val Artery: ArterySettings
- val UseUnsafeRemoteFeaturesWithoutCluster: Boolean
- val WarnAboutDirectUse: Boolean
- val WarnUnsafeWatchWithoutCluster: Boolean
- val WatchFailureDetectorConfig: Config
- val WatchFailureDetectorImplementationClass: String
- val WatchHeartBeatInterval: FiniteDuration
- val WatchHeartbeatExpectedResponseAfter: FiniteDuration
- val WatchUnreachableReaperInterval: FiniteDuration
- val config: Config
- def configureDispatcher(props: Props): Props