org.apache.accumulo.server.monitor
Class ZooKeeperStatus.ZooKeeperState
java.lang.Object
org.apache.accumulo.server.monitor.ZooKeeperStatus.ZooKeeperState
- Enclosing class:
- ZooKeeperStatus
public static class ZooKeeperStatus.ZooKeeperState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
keeper
public final String keeper
mode
public final String mode
clients
public final int clients
ZooKeeperStatus.ZooKeeperState
public ZooKeeperStatus.ZooKeeperState(String keeper,
String mode,
int clients)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.