public class ClusterStateVerifier extends PinotZKChanger
clusterName, helixAdmin, helixManager, propertyStore| Constructor and Description |
|---|
ClusterStateVerifier(String zkAddress,
String clusterName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifyClusterState(String tableName,
long timeoutSec)
Assemble and scan the candidate table names, return true if all the tables are stable.
|
getHelixAdmin, getHelixManager, isStable, printSegmentAssignment, waitForStablepublic boolean verifyClusterState(String tableName, long timeoutSec)
tableName - optional table names which is provided by user and about to scantimeoutSec - maximum timeout in secondCopyright © 2018–2020 Apache Software Foundation. All rights reserved.