|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.zookeeper.ServerAdminClient
public class ServerAdminClient
Constructor Summary | |
---|---|
ServerAdminClient()
|
Method Summary | |
---|---|
static void |
dump(String host,
int port)
|
static void |
getTraceMask(String host,
int port)
|
static void |
kill(String host,
int port)
|
static void |
main(String[] args)
|
static void |
ruok(String host,
int port)
|
static void |
setTraceMask(String host,
int port,
String traceMaskStr)
|
static void |
stat(String host,
int port)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerAdminClient()
Method Detail |
---|
public static void ruok(String host, int port)
public static void dump(String host, int port)
public static void stat(String host, int port)
public static void kill(String host, int port)
public static void setTraceMask(String host, int port, String traceMaskStr)
public static void getTraceMask(String host, int port)
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |