public abstract static class ClusterStateObserver.EventPredicate extends Object implements ClusterStateObserver.ChangePredicate
| コンストラクタと説明 |
|---|
EventPredicate() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
apply(ClusterState previousState,
ClusterState.ClusterStateStatus previousStatus,
ClusterState newState,
ClusterState.ClusterStateStatus newStatus)
a rough check used when starting to monitor for a new change.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic boolean apply(ClusterState previousState, ClusterState.ClusterStateStatus previousStatus, ClusterState newState, ClusterState.ClusterStateStatus newStatus)
ClusterStateObserver.ChangePredicateapply インタフェース内 ClusterStateObserver.ChangePredicateCopyright © 2009–2016. All rights reserved.