public class ZKRegistry extends Object implements Registry
ZKRegistry(ZKConfig zkConfig)
void
close()
connect()
String
create(String key, String value)
del(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZKRegistry(ZKConfig zkConfig)
public void connect()
public void close()
public String create(String key, String value)
create
Registry
public void del(String key)
del
Copyright © 2017. All rights reserved.