Package akka.cluster.sharding
Class ClusterShardingHealthCheckSettings$
- java.lang.Object
- 
- akka.cluster.sharding.ClusterShardingHealthCheckSettings$
 
- 
 public class ClusterShardingHealthCheckSettings$ extends java.lang.ObjectInternal API
- 
- 
Field SummaryFields Modifier and Type Field Description static ClusterShardingHealthCheckSettings$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description ClusterShardingHealthCheckSettings$()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ClusterShardingHealthCheckSettingsapply(com.typesafe.config.Config config)
 
- 
- 
- 
Field Detail- 
MODULE$public static final ClusterShardingHealthCheckSettings$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 - 
Method Detail- 
applypublic ClusterShardingHealthCheckSettings apply(com.typesafe.config.Config config) 
 
- 
 
-