org.apache.accumulo.server.zookeeper
public class ZooReaderWriter extends ZooReaderWriter
ZooReaderWriter.Mutator
Constructor and Description |
---|
ZooReaderWriter(String string,
int timeInMillis,
String secret) |
Modifier and Type | Method and Description |
---|---|
static ZooReaderWriter |
getInstance() |
static IZooReaderWriter |
getRetryingInstance()
get an instance that retries when zookeeper connection errors occur
|
delete, getInstance, getRetryingInstance, getZooKeeper, isLockHeld, mkdirs, mutate, putEphemeralData, putEphemeralSequential, putPersistentData, putPersistentData, putPersistentSequential, putPrivatePersistentData, recursiveCopyPersistent, recursiveDelete
exists, exists, getChildren, getChildren, getData, getSession, getStatus, getStatus, sync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sync
exists, exists, getChildren, getChildren, getData, getStatus, getStatus
public static ZooReaderWriter getInstance()
public static IZooReaderWriter getRetryingInstance()
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.