final class RemoteSettings extends AnyRef
- Alphabetic
- By Inheritance
- RemoteSettings
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new RemoteSettings(config: Config)
Value Members
- val Artery: ArterySettings
- val Transports: Seq[(String, Seq[String], Config)]
- 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
- Annotations
- @nowarn()
Deprecated Value Members
- val Adapters: Map[String, String]
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val BackoffPeriod: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val CommandAckTimeout: Timeout
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val Dispatcher: String
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val FlushWait: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val InitialSysMsgDeliveryTimeout: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val LogBufferSizeExceeding: Int
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val LogFrameSizeExceeding: Option[Int]
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val LogReceive: Boolean
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val LogSend: Boolean
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val QuarantineDuration: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val QuarantineSilentSystemTimeout: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val RemoteLifecycleEventsLogLevel: LogLevel
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val RetryGateClosedFor: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val ShutdownTimeout: Timeout
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val StartupTimeout: Timeout
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val SysMsgAckTimeout: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val SysMsgBufferSize: Int
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val SysResendLimit: Int
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val SysResendTimeout: FiniteDuration
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val TrustedSelectionPaths: Set[String]
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val UntrustedMode: Boolean
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery
- val UsePassiveConnections: Boolean
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Classic remoting is deprecated, use Artery