org.apache.accumulo.server.monitor
public static class ZooKeeperStatus.ZooKeeperState extends Object implements Comparable<ZooKeeperStatus.ZooKeeperState>
Constructor and Description |
---|
ZooKeeperStatus.ZooKeeperState(String keeper,
String mode,
int clients) |
public final String keeper
public final String mode
public final int clients
public int compareTo(ZooKeeperStatus.ZooKeeperState other)
compareTo
in interface Comparable<ZooKeeperStatus.ZooKeeperState>
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.