Package akka.cluster.sharding
Class ClusterShardingHealthCheck$
- java.lang.Object
 - 
- akka.cluster.sharding.ClusterShardingHealthCheck$
 
 
- 
public class ClusterShardingHealthCheck$ extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ClusterShardingHealthCheck$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description ClusterShardingHealthCheck$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.concurrent.Future<java.lang.Object>Success() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final ClusterShardingHealthCheck$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -