|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZooCache | |
|---|---|
| org.apache.accumulo.fate.zookeeper | |
| Uses of ZooCache in org.apache.accumulo.fate.zookeeper |
|---|
| Methods in org.apache.accumulo.fate.zookeeper that return ZooCache | |
|---|---|
static ZooCache |
ZooCache.getInstance(String zooKeepers,
int sessionTimeout)
|
| Methods in org.apache.accumulo.fate.zookeeper with parameters of type ZooCache | |
|---|---|
static byte[] |
ZooUtil.getLockData(ZooCache zc,
String path)
|
static byte[] |
ZooLock.getLockData(ZooCache zc,
String path,
org.apache.zookeeper.data.Stat stat)
|
static long |
ZooLock.getSessionId(ZooCache zc,
String path)
|
static boolean |
ZooLock.isLockHeld(ZooCache zc,
ZooUtil.LockID lid)
|
| Constructors in org.apache.accumulo.fate.zookeeper with parameters of type ZooCache | |
|---|---|
ZooLock(ZooCache zc,
IZooReaderWriter zrw,
String path)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||