@Beta
public static interface DynamicCluster.ZoneFailureDetector
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasFailed(Location loc) | 
| void | onStartupFailure(Location loc,
                Entity entity,
                java.lang.Throwable cause) | 
| void | onStartupSuccess(Location loc,
                Entity entity) |