Class Overview
given zk, cluster, and a list of expected live-instances
check whether cluster's external-view reaches best-possible states
Summary
Public Methods |
boolean
|
verify()
verify@return
|
[Expand]
Inherited Methods |
From class
org.apache.helix.tools.ClusterVerifier
|
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
From interface
org.I0Itec.zkclient.IZkChildListener
|
From interface
org.I0Itec.zkclient.IZkDataListener
abstract
void
|
handleDataChange(String arg0, Object arg1)
|
abstract
void
|
handleDataDeleted(String arg0)
|
|
Public Constructors
Public Methods