Class ClusterShardingHealthCheck
java.lang.Object
org.apache.pekko.cluster.sharding.ClusterShardingHealthCheck
- All Implemented Interfaces:
scala.Function0<scala.concurrent.Future<Object>>
public final class ClusterShardingHealthCheck
extends Object
implements scala.Function0<scala.concurrent.Future<Object>>
INTERNAL API (ctr)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Function0
apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp, toString
-
Constructor Details
-
ClusterShardingHealthCheck
-
-
Method Details
-
Success
-
apply
- Specified by:
applyin interfacescala.Function0<scala.concurrent.Future<Object>>
-