A C D E F G I K L M N O P R S T U V W Z

A

acquiredLock() - Method in interface org.apache.accumulo.fate.zookeeper.ZooLock.AsyncLockWatcher
 
addEntry(byte[]) - Method in interface org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock.QueueLock
 
addEntry(byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooQueueLock
 
AdminUtil<T> - Class in org.apache.accumulo.fate
A utility to administer FATE operations
AdminUtil() - Constructor for class org.apache.accumulo.fate.AdminUtil
 
ageOff() - Method in class org.apache.accumulo.fate.AgeOffStore
 
AgeOffStore<T> - Class in org.apache.accumulo.fate
This store removes Repos, in the store it wraps, that are in a finished or new state for more than a configurable time period.
AgeOffStore(TStore<T>, long, AgeOffStore.TimeSource) - Constructor for class org.apache.accumulo.fate.AgeOffStore
 
AgeOffStore(TStore<T>, long) - Constructor for class org.apache.accumulo.fate.AgeOffStore
 
AgeOffStore.TimeSource - Interface in org.apache.accumulo.fate
 
attempt(IZooReaderWriter, String, String, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooReservation
 

C

call(long, T) - Method in interface org.apache.accumulo.fate.Repo
 
checkGlobalLock(IZooReaderWriter, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
clear() - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
 
clear(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
 
create() - Method in class org.apache.accumulo.fate.AgeOffStore
 
create() - Method in interface org.apache.accumulo.fate.TStore
Create a new transaction id
create() - Method in class org.apache.accumulo.fate.ZooStore
 
currentTimeMillis() - Method in interface org.apache.accumulo.fate.AgeOffStore.TimeSource
 

D

Daemon - Class in org.apache.accumulo.fate.util
 
Daemon() - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(Runnable) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(String) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(ThreadGroup, Runnable) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(ThreadGroup, String) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(Runnable, String) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(ThreadGroup, Runnable, String) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
Daemon(ThreadGroup, Runnable, String, long) - Constructor for class org.apache.accumulo.fate.util.Daemon
 
delete(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
delete(long) - Method in class org.apache.accumulo.fate.Fate
 
delete(long) - Method in interface org.apache.accumulo.fate.TStore
Remove the transaction from the store.
delete(String, int) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
delete(String, int) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
delete(long) - Method in class org.apache.accumulo.fate.ZooStore
 
deleteLock(IZooReaderWriter, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
deleteLock(IZooReaderWriter, String, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
deleteLocks(ZooStore<T>, IZooReaderWriter, String, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
DistributedReadWriteLock - Class in org.apache.accumulo.fate.zookeeper
 
DistributedReadWriteLock(DistributedReadWriteLock.QueueLock, byte[]) - Constructor for class org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock
 
DistributedReadWriteLock.QueueLock - Interface in org.apache.accumulo.fate.zookeeper
 

E

eid - Variable in class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
exists(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
exists(String, Watcher) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
exists(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
exists(String, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
exists(ZooKeeper, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 

F

failedToAcquireLock(Exception) - Method in interface org.apache.accumulo.fate.zookeeper.ZooLock.AsyncLockWatcher
 
Fate<T> - Class in org.apache.accumulo.fate
Fault tolerant executor
Fate(T, TStore<T>, int) - Constructor for class org.apache.accumulo.fate.Fate
 

G

get(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
 
get(String, Stat) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
 
getChildren(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getChildren(String, Watcher) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getChildren(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
 
getChildren(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getChildren(String, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getData(String, Stat) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getData(String, Stat) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getData(ZooKeeper, String, Stat) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getDescription() - Method in interface org.apache.accumulo.fate.Repo
 
getEarlierEntries(long) - Method in interface org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock.QueueLock
 
getEarlierEntries(long) - Method in class org.apache.accumulo.fate.zookeeper.ZooQueueLock
 
getException(long) - Method in class org.apache.accumulo.fate.Fate
 
getInstance(String, int) - Static method in class org.apache.accumulo.fate.zookeeper.ZooCache
 
getInstance(String, int, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
getLockData(ZooKeeper, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockData(ZooCache, String, Stat) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockData(String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockData(String, Stat) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockData(ZooCache, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getLockID() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockName() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockPath() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getProperty(long, String) - Method in class org.apache.accumulo.fate.AgeOffStore
 
getProperty(long, String) - Method in interface org.apache.accumulo.fate.TStore
 
getProperty(long, String) - Method in class org.apache.accumulo.fate.ZooStore
 
getRetryingInstance(String, int, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
get an instance that retries when zookeeper connection errors occur
getReturn(long) - Method in class org.apache.accumulo.fate.Fate
 
getReturn() - Method in interface org.apache.accumulo.fate.Repo
 
getSession(String, int, String, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getSessionId(ZooCache, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getSessionId() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getStatus(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
getStatus(long) - Method in interface org.apache.accumulo.fate.TStore
Get the state of a given transaction.
getStatus(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getStatus(String, Watcher) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getStatus(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getStatus(String, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getStatus(ZooKeeper, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getStatus(long) - Method in class org.apache.accumulo.fate.ZooStore
 
getZooKeeper() - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
getZooKeeper() - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getZooKeeper() - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 

I

isActive(long) - Method in class org.apache.accumulo.fate.zookeeper.TransactionWatcher
 
isLocked() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
isLockHeld(ZooUtil.LockID) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
isLockHeld(ZooKeeper, ZooUtil.LockID) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
isLockHeld(ZooCache, ZooUtil.LockID) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
isLockHeld(ZooUtil.LockID) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
isLockHeld(ZooKeeper, ZooUtil.LockID) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
isReady(long, T) - Method in interface org.apache.accumulo.fate.Repo
 
IZooReader - Interface in org.apache.accumulo.fate.zookeeper
 
IZooReaderWriter - Interface in org.apache.accumulo.fate.zookeeper
 

K

keepers - Variable in class org.apache.accumulo.fate.zookeeper.ZooReader
 

L

list() - Method in class org.apache.accumulo.fate.AgeOffStore
 
list() - Method in interface org.apache.accumulo.fate.TStore
list all transaction ids in store
list() - Method in class org.apache.accumulo.fate.ZooStore
 
LOCK_PREFIX - Static variable in class org.apache.accumulo.fate.zookeeper.ZooLock
 
lockAsync(ZooLock.AsyncLockWatcher, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
log - Static variable in class org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock
 
log - Static variable in class org.apache.accumulo.fate.zookeeper.ZooLock
 
LoggingRunnable - Class in org.apache.accumulo.fate.util
 
LoggingRunnable(Logger, Runnable) - Constructor for class org.apache.accumulo.fate.util.LoggingRunnable
 
lostLock(ZooLock.LockLossReason) - Method in interface org.apache.accumulo.fate.zookeeper.ZooLock.LockWatcher
 

M

mkdirs(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
mkdirs(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
mutate(String, byte[], List<ACL>, ZooReaderWriter.Mutator) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
mutate(String, byte[], List<ACL>, ZooReaderWriter.Mutator) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
mutate(byte[]) - Method in interface org.apache.accumulo.fate.zookeeper.ZooReaderWriter.Mutator
 

N

node - Variable in class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 

O

org.apache.accumulo.fate - package org.apache.accumulo.fate
 
org.apache.accumulo.fate.util - package org.apache.accumulo.fate.util
 
org.apache.accumulo.fate.zookeeper - package org.apache.accumulo.fate.zookeeper
 

P

path - Variable in class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
pop(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
pop(long) - Method in interface org.apache.accumulo.fate.TStore
Remove the last pushed operation from the given transaction.
pop(long) - Method in class org.apache.accumulo.fate.ZooStore
 
prepDelete(ZooStore<T>, IZooReaderWriter, String, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
prepFail(ZooStore<T>, IZooReaderWriter, String, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
print(ZooStore<T>, IZooReaderWriter, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
PRIVATE - Static variable in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
process(WatchedEvent) - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
PUBLIC - Static variable in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
push(long, Repo<T>) - Method in class org.apache.accumulo.fate.AgeOffStore
 
push(long, Repo<T>) - Method in interface org.apache.accumulo.fate.TStore
Update the given transaction with the next operation
push(long, Repo<T>) - Method in class org.apache.accumulo.fate.ZooStore
 
putEphemeralData(String, byte[]) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putEphemeralData(String, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putEphemeralData(ZooKeeper, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putEphemeralSequential(String, byte[]) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putEphemeralSequential(String, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putEphemeralSequential(ZooKeeper, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPersistentData(String, byte[], ZooUtil.NodeExistsPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
Create a persistent node with the default ACL
putPersistentData(String, byte[], int, ZooUtil.NodeExistsPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putPersistentData(String, byte[], ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
Create a persistent node with the default ACL
putPersistentData(String, byte[], int, ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putPersistentData(ZooKeeper, String, byte[], ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
Create a persistent node with the default ACL
putPersistentData(ZooKeeper, String, byte[], int, ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPersistentData(ZooKeeper, String, byte[], int, ZooUtil.NodeExistsPolicy, List<ACL>) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPersistentSequential(String, byte[]) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putPersistentSequential(String, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putPersistentSequential(ZooKeeper, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPrivatePersistentData(String, byte[], ZooUtil.NodeExistsPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putPrivatePersistentData(String, byte[], ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putPrivatePersistentData(ZooKeeper, String, byte[], ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 

R

readLock() - Method in class org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock
 
recoverLock(DistributedReadWriteLock.QueueLock, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock
 
recursiveCopyPersistent(String, String, ZooUtil.NodeExistsPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
recursiveCopyPersistent(String, String, ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
recursiveCopyPersistent(ZooKeeper, String, String, ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
recursiveDelete(String, ZooUtil.NodeMissingPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
recursiveDelete(String, int, ZooUtil.NodeMissingPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
recursiveDelete(String, ZooUtil.NodeMissingPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
recursiveDelete(String, int, ZooUtil.NodeMissingPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
recursiveDelete(ZooKeeper, String, int, ZooUtil.NodeMissingPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
This method will delete a node and all its children from zookeeper
recursiveDelete(ZooKeeper, String, ZooUtil.NodeMissingPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
release(IZooReaderWriter, String, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooReservation
 
removeEntry(long) - Method in interface org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock.QueueLock
 
removeEntry(long) - Method in class org.apache.accumulo.fate.zookeeper.ZooQueueLock
 
Repo<T> - Interface in org.apache.accumulo.fate
Repeatable persisted operation
reserve() - Method in class org.apache.accumulo.fate.AgeOffStore
 
reserve(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
reserve() - Method in interface org.apache.accumulo.fate.TStore
Reserve a transaction that is IN_PROGRESS or FAILED_IN_PROGRESS.
reserve(long) - Method in interface org.apache.accumulo.fate.TStore
 
reserve() - Method in class org.apache.accumulo.fate.ZooStore
 
reserve(long) - Method in class org.apache.accumulo.fate.ZooStore
 
run() - Method in class org.apache.accumulo.fate.util.LoggingRunnable
 
run(String, long, Callable<T>) - Method in class org.apache.accumulo.fate.zookeeper.TransactionWatcher
 

S

seedTransaction(long, Repo<T>, boolean) - Method in class org.apache.accumulo.fate.Fate
 
serialize(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
setProperty(long, String, Serializable) - Method in class org.apache.accumulo.fate.AgeOffStore
 
setProperty(long, String, Serializable) - Method in interface org.apache.accumulo.fate.TStore
 
setProperty(long, String, Serializable) - Method in class org.apache.accumulo.fate.ZooStore
 
setStatus(long, TStore.TStatus) - Method in class org.apache.accumulo.fate.AgeOffStore
 
setStatus(long, TStore.TStatus) - Method in interface org.apache.accumulo.fate.TStore
Update the state of a given transaction
setStatus(long, TStore.TStatus) - Method in class org.apache.accumulo.fate.ZooStore
 
sleep(long) - Static method in class org.apache.accumulo.fate.util.UtilWaitThread
 
StackOverflowException - Exception in org.apache.accumulo.fate
 
StackOverflowException(String) - Constructor for exception org.apache.accumulo.fate.StackOverflowException
 
startTransaction() - Method in class org.apache.accumulo.fate.Fate
 
sync(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
sync(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
sync(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 

T

timeout - Variable in class org.apache.accumulo.fate.zookeeper.ZooReader
 
top(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
top(long) - Method in interface org.apache.accumulo.fate.TStore
Get the current operation for the given transaction id.
top(long) - Method in class org.apache.accumulo.fate.ZooStore
 
toString() - Method in class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
transactionAlive(String, long) - Method in interface org.apache.accumulo.fate.zookeeper.TransactionWatcher.Arbitrator
 
transactionComplete(String, long) - Method in interface org.apache.accumulo.fate.zookeeper.TransactionWatcher.Arbitrator
 
TransactionWatcher - Class in org.apache.accumulo.fate.zookeeper
 
TransactionWatcher(TransactionWatcher.Arbitrator) - Constructor for class org.apache.accumulo.fate.zookeeper.TransactionWatcher
 
TransactionWatcher.Arbitrator - Interface in org.apache.accumulo.fate.zookeeper
 
tryLock(ZooLock.LockWatcher, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
tryToCancelAsyncLockOrUnlock() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
TStore<T> - Interface in org.apache.accumulo.fate
Transaction Store: a place to save transactions A transaction consists of a number of operations.
TStore.TStatus - Enum in org.apache.accumulo.fate
 

U

unableToMonitorLockNode(Throwable) - Method in interface org.apache.accumulo.fate.zookeeper.ZooLock.LockWatcher
lost the ability to monitor the lock node, and its status is unknown
undo(long, T) - Method in interface org.apache.accumulo.fate.Repo
 
unlock() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
unreserve(long, long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
unreserve(long, long) - Method in interface org.apache.accumulo.fate.TStore
Return the given transaction to the store
unreserve(long, long) - Method in class org.apache.accumulo.fate.ZooStore
 
UtilWaitThread - Class in org.apache.accumulo.fate.util
 
UtilWaitThread() - Constructor for class org.apache.accumulo.fate.util.UtilWaitThread
 

V

valueOf(String) - Static method in enum org.apache.accumulo.fate.TStore.TStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.fate.zookeeper.ZooLock.LockLossReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.fate.zookeeper.ZooUtil.NodeExistsPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.fate.zookeeper.ZooUtil.NodeMissingPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.accumulo.fate.TStore.TStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.fate.zookeeper.ZooLock.LockLossReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.fate.zookeeper.ZooUtil.NodeExistsPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.fate.zookeeper.ZooUtil.NodeMissingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForCompletion(long) - Method in class org.apache.accumulo.fate.Fate
 
waitForStatusChange(long, EnumSet<TStore.TStatus>) - Method in class org.apache.accumulo.fate.AgeOffStore
 
waitForStatusChange(long, EnumSet<TStore.TStatus>) - Method in interface org.apache.accumulo.fate.TStore
Wait for the satus of a transaction to change
waitForStatusChange(long, EnumSet<TStore.TStatus>) - Method in class org.apache.accumulo.fate.ZooStore
 
wasLockAcquired() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
indicates if the lock was acquired in the past....
writeLock() - Method in class org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock
 

Z

ZooCache - Class in org.apache.accumulo.fate.zookeeper
Caches values stored in zookeeper and keeps them up to date as they change in zookeeper.
ZooCache(String, int) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache
 
ZooCache(String, int, Watcher) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache
 
ZooCache(ZooReader, Watcher) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache
 
zooKeeper - Variable in class org.apache.accumulo.fate.zookeeper.ZooLock
 
ZooLock - Class in org.apache.accumulo.fate.zookeeper
 
ZooLock(String, int, String, byte[], String) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooLock
 
ZooLock(ZooCache, IZooReaderWriter, String) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooLock
 
ZooLock.AsyncLockWatcher - Interface in org.apache.accumulo.fate.zookeeper
 
ZooLock.LockLossReason - Enum in org.apache.accumulo.fate.zookeeper
 
ZooLock.LockWatcher - Interface in org.apache.accumulo.fate.zookeeper
 
ZooQueueLock - Class in org.apache.accumulo.fate.zookeeper
 
ZooQueueLock(String, int, String, byte[], String, boolean) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooQueueLock
 
ZooQueueLock(IZooReaderWriter, String, boolean) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooQueueLock
 
ZooReader - Class in org.apache.accumulo.fate.zookeeper
 
ZooReader(String, int) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooReader
 
ZooReaderWriter - Class in org.apache.accumulo.fate.zookeeper
 
ZooReaderWriter(String, int, String, byte[]) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
ZooReaderWriter.Mutator - Interface in org.apache.accumulo.fate.zookeeper
 
ZooReservation - Class in org.apache.accumulo.fate.zookeeper
 
ZooReservation() - Constructor for class org.apache.accumulo.fate.zookeeper.ZooReservation
 
ZooStore<T> - Class in org.apache.accumulo.fate
 
ZooStore(String, IZooReaderWriter) - Constructor for class org.apache.accumulo.fate.ZooStore
 
ZooUtil - Class in org.apache.accumulo.fate.zookeeper
 
ZooUtil() - Constructor for class org.apache.accumulo.fate.zookeeper.ZooUtil
 
ZooUtil.LockID - Class in org.apache.accumulo.fate.zookeeper
 
ZooUtil.LockID(String, String) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
ZooUtil.LockID(String, String, long) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
ZooUtil.NodeExistsPolicy - Enum in org.apache.accumulo.fate.zookeeper
 
ZooUtil.NodeMissingPolicy - Enum in org.apache.accumulo.fate.zookeeper
 

A C D E F G I K L M N O P R S T U V W Z

Copyright © 2013 Apache Accumulo Project. All Rights Reserved.