org.apache.zookeeper
Class ServerAdminClient
java.lang.Object
org.apache.zookeeper.ServerAdminClient
public class ServerAdminClient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerAdminClient
public ServerAdminClient()
ruok
public static void ruok(String host,
int port)
dump
public static void dump(String host,
int port)
stat
public static void stat(String host,
int port)
kill
public static void kill(String host,
int port)
setTraceMask
public static void setTraceMask(String host,
int port,
String traceMaskStr)
getTraceMask
public static void getTraceMask(String host,
int port)
main
public static void main(String[] args)
Copyright © 2012 The Apache Software Foundation