Class PinotZKChanger

    • Field Detail

      • _helixAdmin

        protected org.apache.helix.manager.zk.ZKHelixAdmin _helixAdmin
      • _helixManager

        protected org.apache.helix.HelixManager _helixManager
      • _clusterName

        protected String _clusterName
      • _propertyStore

        protected org.apache.helix.store.zk.ZkHelixPropertyStore<org.apache.helix.ZNRecord> _propertyStore
    • Constructor Detail

      • PinotZKChanger

        public PinotZKChanger​(String zkAddress,
                              String clusterName)
    • Method Detail

      • getHelixAdmin

        public org.apache.helix.manager.zk.ZKHelixAdmin getHelixAdmin()
      • isStable

        public int isStable​(String tableName)
        return true if IdealState = ExternalView
        Returns:
      • getHelixManager

        public org.apache.helix.HelixManager getHelixManager()