|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZooCache | |
---|---|
org.apache.accumulo.core.client.impl | |
org.apache.accumulo.core.zookeeper |
Uses of ZooCache in org.apache.accumulo.core.client.impl |
---|
Methods in org.apache.accumulo.core.client.impl with parameters of type ZooCache | |
---|---|
static java.lang.String |
HdfsZooInstance.lookupInstanceName(ZooCache zooCache,
java.util.UUID instanceId)
|
Uses of ZooCache in org.apache.accumulo.core.zookeeper |
---|
Methods in org.apache.accumulo.core.zookeeper that return ZooCache | |
---|---|
static ZooCache |
ZooCache.getInstance(java.lang.String zooKeepers,
int sessionTimeout)
|
Methods in org.apache.accumulo.core.zookeeper with parameters of type ZooCache | |
---|---|
static byte[] |
ZooLock.getLockData(ZooCache zc,
java.lang.String path)
|
static long |
ZooLock.getSessionId(ZooCache zc,
java.lang.String path)
|
static boolean |
ZooLock.isLockHeld(ZooCache zc,
ZooLock.LockID lid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |