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

A

AcceptableException - Interface in org.apache.accumulo.fate
An exception for FATE operations to use to denote when an Exception is acceptable and should not trigger warning messages.
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
 
AddressUtil - Class in org.apache.accumulo.fate.util
 
AddressUtil() - Constructor for class org.apache.accumulo.fate.util.AddressUtil
 
AdminUtil<T> - Class in org.apache.accumulo.fate
A utility to administer FATE operations
AdminUtil() - Constructor for class org.apache.accumulo.fate.AdminUtil
Default constructor
AdminUtil(boolean) - Constructor for class org.apache.accumulo.fate.AdminUtil
Constructor
AdminUtil.FateStatus - Class in org.apache.accumulo.fate
 
AdminUtil.TransactionStatus - Class in org.apache.accumulo.fate
FATE transaction status, including lock information.
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) - Constructor for class org.apache.accumulo.fate.AgeOffStore
 
AgeOffStore(TStore<T>, long, AgeOffStore.TimeSource) - 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
 

B

builder() - Static method in class org.apache.accumulo.fate.util.Retry
 

C

call(long, T) - Method in interface org.apache.accumulo.fate.Repo
 
canRetry() - Method in class org.apache.accumulo.fate.util.Retry
 
checkGlobalLock(IZooReaderWriter, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
clear() - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Clears this cache.
clear(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Clears this cache of all information about nodes rooted at the given path.
connect(String, int, String, byte[], Watcher) - Static method in class org.apache.accumulo.fate.zookeeper.ZooSession
 
copyStats(ZooCache.ZcStat, ZooCache.ZcStat) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Helper method to copy stats from the cached stat into userStat
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
 
CREATE - org.apache.accumulo.fate.zookeeper.ZooUtil.NodeMissingPolicy
 
createFactory() - Method in interface org.apache.accumulo.fate.util.Retry.BuilderDone
Create a RetryFactory from this builder which can be used to create many Retry objects with the same settings.
createRetry() - Method in interface org.apache.accumulo.fate.util.Retry.BuilderDone
Create a single Retry object with the currently configured builder settings.
createRetry() - Method in interface org.apache.accumulo.fate.util.Retry.RetryFactory
Create a single Retry object from this factory's settings.
currentTimeMillis() - Method in interface org.apache.accumulo.fate.AgeOffStore.TimeSource
 

D

DEFAULT_RETRY - Static variable in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
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(long) - Method in class org.apache.accumulo.fate.ZooStore
 
delete(String, int) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
delete(String, int) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
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(TStore<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
 
equals(Object) - Method in class org.apache.accumulo.fate.zookeeper.ZooUtil.ZooKeeperConnectionInfo
 
exists(String) - 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 interface org.apache.accumulo.fate.zookeeper.IZooReader
 
exists(String, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
exists(ZooUtil.ZooKeeperConnectionInfo, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 

F

FAIL - org.apache.accumulo.fate.zookeeper.ZooUtil.NodeExistsPolicy
 
FAIL - org.apache.accumulo.fate.zookeeper.ZooUtil.NodeMissingPolicy
 
FAILED - org.apache.accumulo.fate.ReadOnlyTStore.TStatus
Transaction has failed and has been fully rolled back
FAILED_IN_PROGRESS - org.apache.accumulo.fate.ReadOnlyTStore.TStatus
Transaction has failed, and is in the process of being rolled back
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>) - Constructor for class org.apache.accumulo.fate.Fate
Creates a Fault-tolerant executor.

G

get(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Gets data at the given path.
get(String, ZooCache.ZcStat) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Gets data at the given path, filling status information into the given Stat object.
getACL(String, Stat) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getACL(String, Stat) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getACL(ZooKeeper, String, Stat) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getAddressCacheNegativeTtl(UnknownHostException) - Static method in class org.apache.accumulo.fate.util.AddressUtil
Fetch the security value that determines how long DNS failures are cached.
getChildren(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getChildren(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Gets the children of the given node.
getChildren(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getChildren(String, Watcher) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getChildren(String, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getDanglingHeldLocks() - Method in class org.apache.accumulo.fate.AdminUtil.FateStatus
Get locks that are held by non existent FATE transactions.
getDanglingWaitingLocks() - Method in class org.apache.accumulo.fate.AdminUtil.FateStatus
Get locks that are waiting to be acquired by non existent FATE transactions.
getData(String, boolean, Stat) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getData(String, boolean, Stat) - 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(String, Watcher, Stat) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getData(String, Watcher, Stat) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getData(ZooUtil.ZooKeeperConnectionInfo, String, Stat) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getDebug() - Method in class org.apache.accumulo.fate.AdminUtil.TransactionStatus
 
getDescription() - Method in interface org.apache.accumulo.fate.ReadOnlyRepo
 
getDescription() - Method in class org.apache.accumulo.fate.ReadOnlyStore.ReadOnlyRepoWrapper
 
getEarlierEntries(long) - Method in interface org.apache.accumulo.fate.zookeeper.DistributedReadWriteLock.QueueLock
 
getEarlierEntries(long) - Method in class org.apache.accumulo.fate.zookeeper.ZooQueueLock
 
getEphemeralOwner() - Method in class org.apache.accumulo.fate.zookeeper.ZooCache.ZcStat
 
getException(long) - Method in class org.apache.accumulo.fate.Fate
 
getHeldLocks() - Method in class org.apache.accumulo.fate.AdminUtil.TransactionStatus
 
getInstance(String, int, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
getLockData(ZooCache, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getLockData(ZooCache, String, ZooCache.ZcStat) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getLockData(ZooKeeper, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
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
 
getLogInterval() - Method in class org.apache.accumulo.fate.util.Retry
 
getProperty(long, String) - Method in class org.apache.accumulo.fate.AgeOffStore
 
getProperty(long, String) - Method in class org.apache.accumulo.fate.ReadOnlyStore
 
getProperty(long, String) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Retrieve a transaction-specific property.
getProperty(long, String) - Method in class org.apache.accumulo.fate.ZooStore
 
getRetryFactory() - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getReturn() - Method in interface org.apache.accumulo.fate.Repo
 
getReturn(long) - Method in class org.apache.accumulo.fate.Fate
 
getSession(String, int, String, byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getSession(String, int, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooSession
 
getSessionId() - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getSessionId(ZooCache, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
getStack(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
getStack(long) - Method in class org.apache.accumulo.fate.ReadOnlyStore
 
getStack(long) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Get all operations on a transactions stack.
getStack(long) - Method in class org.apache.accumulo.fate.ZooStore
 
getStatus() - Method in class org.apache.accumulo.fate.AdminUtil.TransactionStatus
 
getStatus(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
getStatus(long) - Method in class org.apache.accumulo.fate.ReadOnlyStore
 
getStatus(long) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Get the state of a given transaction.
getStatus(long) - Method in class org.apache.accumulo.fate.ZooStore
 
getStatus(String) - 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 interface org.apache.accumulo.fate.zookeeper.IZooReader
 
getStatus(String, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
getStatus(ReadOnlyTStore<T>, IZooReader, String, Set<Long>, EnumSet<ReadOnlyTStore.TStatus>) - Method in class org.apache.accumulo.fate.AdminUtil
Get the FATE transaction status and lock information stored in zookeeper, optionally filtered by transaction id and filter status.
getStatus(ZooUtil.ZooKeeperConnectionInfo, String) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getTop() - Method in class org.apache.accumulo.fate.AdminUtil.TransactionStatus
 
getTransactions() - Method in class org.apache.accumulo.fate.AdminUtil.FateStatus
 
getTransactionStatus(ReadOnlyTStore<T>, Set<Long>, EnumSet<ReadOnlyTStore.TStatus>) - Method in class org.apache.accumulo.fate.AdminUtil
Returns a list of the FATE transactions, optionally filtered by transaction id and status.
getTxid() - Method in class org.apache.accumulo.fate.AdminUtil.TransactionStatus
 
getUpdateCount() - Method in class org.apache.accumulo.fate.zookeeper.ZooCache
Returns a monotonically increasing count of the number of time the cache was updated.
getWaitingLocks() - Method in class org.apache.accumulo.fate.AdminUtil.TransactionStatus
 
getZooCache(String, int) - Method in class org.apache.accumulo.fate.zookeeper.ZooCacheFactory
Gets a ZooCache.
getZooCache(String, int, Watcher) - Method in class org.apache.accumulo.fate.zookeeper.ZooCacheFactory
Gets a watched ZooCache.
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
 
getZooKeeper(String, int, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
getZooKeeper(ZooUtil.ZooKeeperConnectionInfo) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 

H

hashCode() - Method in class org.apache.accumulo.fate.zookeeper.ZooUtil.ZooKeeperConnectionInfo
 
hasInfiniteRetries() - Method in class org.apache.accumulo.fate.util.Retry
 
hasRetried() - Method in class org.apache.accumulo.fate.util.Retry
 

I

IN_PROGRESS - org.apache.accumulo.fate.ReadOnlyTStore.TStatus
Transaction is eligible to be executing
incrementBy(long, TimeUnit) - Method in interface org.apache.accumulo.fate.util.Retry.NeedsTimeIncrement
 
infiniteRetries() - Method in interface org.apache.accumulo.fate.util.Retry.NeedsRetries
 
isActive(long) - Method in class org.apache.accumulo.fate.zookeeper.TransactionWatcher
 
isLocked() - 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 interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
isLockHeld(ZooUtil.LockID) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
isLockHeld(ZooUtil.ZooKeeperConnectionInfo, ZooUtil.LockID) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
isReady(long, T) - Method in interface org.apache.accumulo.fate.ReadOnlyRepo
 
isReady(long, X) - Method in class org.apache.accumulo.fate.ReadOnlyStore.ReadOnlyRepoWrapper
 
IZooReader - Interface in org.apache.accumulo.fate.zookeeper
 
IZooReaderWriter - Interface in org.apache.accumulo.fate.zookeeper
 
IZooReaderWriter.Mutator - 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 class org.apache.accumulo.fate.ReadOnlyStore
 
list() - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
list all transaction ids in store.
list() - Method in class org.apache.accumulo.fate.ZooStore
 
LOCK_DELETED - org.apache.accumulo.fate.zookeeper.ZooLock.LockLossReason
 
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
 
LockID(String, String) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
LockID(String, String, long) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
LoggingRunnable - Class in org.apache.accumulo.fate.util
 
LoggingRunnable(Logger, Runnable) - Constructor for class org.apache.accumulo.fate.util.LoggingRunnable
 
logInterval(long, TimeUnit) - Method in interface org.apache.accumulo.fate.util.Retry.NeedsLogInterval
 
logRetry(Logger, String) - Method in class org.apache.accumulo.fate.util.Retry
 
logRetry(Logger, String, Throwable) - Method in class org.apache.accumulo.fate.util.Retry
 
lostLock(ZooLock.LockLossReason) - Method in interface org.apache.accumulo.fate.zookeeper.ZooLock.LockWatcher
 

M

maxRetries(long) - Method in interface org.apache.accumulo.fate.util.Retry.NeedsRetries
 
maxWait(long, TimeUnit) - Method in interface org.apache.accumulo.fate.util.Retry.NeedsMaxWait
 
mkdirs(String) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
mkdirs(String) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
mutate(byte[]) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter.Mutator
 
mutate(String, byte[], List<ACL>, IZooReaderWriter.Mutator) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
mutate(String, byte[], List<ACL>, IZooReaderWriter.Mutator) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 

N

NEW - org.apache.accumulo.fate.ReadOnlyTStore.TStatus
Unseeded transaction
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
 
OVERWRITE - org.apache.accumulo.fate.zookeeper.ZooUtil.NodeExistsPolicy
 

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(TStore<T>, IZooReaderWriter, String, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
prepFail(TStore<T>, IZooReaderWriter, String, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
print(ReadOnlyTStore<T>, IZooReader, String) - Method in class org.apache.accumulo.fate.AdminUtil
 
print(ReadOnlyTStore<T>, IZooReader, String, Formatter, Set<Long>, EnumSet<ReadOnlyTStore.TStatus>) - 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(ZooUtil.ZooKeeperConnectionInfo, 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(ZooUtil.ZooKeeperConnectionInfo, String, byte[]) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPersistentData(String, byte[], int, ZooUtil.NodeExistsPolicy) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putPersistentData(String, byte[], int, ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putPersistentData(String, byte[], int, ZooUtil.NodeExistsPolicy, List<ACL>) - Method in interface org.apache.accumulo.fate.zookeeper.IZooReaderWriter
 
putPersistentData(String, byte[], int, ZooUtil.NodeExistsPolicy, List<ACL>) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
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[], ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
putPersistentData(ZooUtil.ZooKeeperConnectionInfo, String, byte[], int, ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPersistentData(ZooUtil.ZooKeeperConnectionInfo, String, byte[], int, ZooUtil.NodeExistsPolicy, List<ACL>) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
putPersistentData(ZooUtil.ZooKeeperConnectionInfo, String, byte[], ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
Create a persistent node with the default ACL
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(ZooUtil.ZooKeeperConnectionInfo, 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(ZooUtil.ZooKeeperConnectionInfo, 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
 
ReadOnlyRepo<T> - Interface in org.apache.accumulo.fate
Read only access to a repeatable persisted operation.
ReadOnlyRepoWrapper(Repo<X>) - Constructor for class org.apache.accumulo.fate.ReadOnlyStore.ReadOnlyRepoWrapper
 
ReadOnlyStore<T> - Class in org.apache.accumulo.fate
This store decorates a TStore to make sure it can not be modified.
ReadOnlyStore(TStore<T>) - Constructor for class org.apache.accumulo.fate.ReadOnlyStore
 
ReadOnlyStore.ReadOnlyRepoWrapper<X> - Class in org.apache.accumulo.fate
Decorates a Repo to make sure it is treated as a ReadOnlyRepo.
ReadOnlyTStore<T> - Interface in org.apache.accumulo.fate
Read only access to a Transaction Store.
ReadOnlyTStore.TStatus - Enum in org.apache.accumulo.fate
Possible operational status codes.
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(ZooUtil.ZooKeeperConnectionInfo, 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, ZooUtil.NodeMissingPolicy) - Method in class org.apache.accumulo.fate.zookeeper.ZooReaderWriter
 
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
 
replaceLockData(byte[]) - Method in class org.apache.accumulo.fate.zookeeper.ZooLock
 
Repo<T> - Interface in org.apache.accumulo.fate
Repeatable persisted operation
reserve() - Method in class org.apache.accumulo.fate.AgeOffStore
 
reserve() - Method in class org.apache.accumulo.fate.ReadOnlyStore
 
reserve() - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Reserve a transaction that is IN_PROGRESS or FAILED_IN_PROGRESS.
reserve() - Method in class org.apache.accumulo.fate.ZooStore
 
reserve(long) - Method in class org.apache.accumulo.fate.AgeOffStore
 
reserve(long) - Method in class org.apache.accumulo.fate.ReadOnlyStore
 
reserve(long) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Reserve the specific tid.
reserve(long) - Method in class org.apache.accumulo.fate.ZooStore
 
retriesCompleted() - Method in class org.apache.accumulo.fate.util.Retry
 
Retry - Class in org.apache.accumulo.fate.util
Encapsulates the retrying implementation for some operation.
Retry.BuilderDone - Interface in org.apache.accumulo.fate.util
 
Retry.NeedsLogInterval - Interface in org.apache.accumulo.fate.util
 
Retry.NeedsMaxWait - Interface in org.apache.accumulo.fate.util
 
Retry.NeedsRetries - Interface in org.apache.accumulo.fate.util
 
Retry.NeedsRetryDelay - Interface in org.apache.accumulo.fate.util
 
Retry.NeedsTimeIncrement - Interface in org.apache.accumulo.fate.util
 
Retry.RetryFactory - Interface in org.apache.accumulo.fate.util
 
retryAfter(long, TimeUnit) - Method in interface org.apache.accumulo.fate.util.Retry.NeedsRetryDelay
 
retryOrThrow(Retry, KeeperException) - Method in class org.apache.accumulo.fate.zookeeper.ZooReader
 
retryOrThrow(Retry, KeeperException) - Static method in class org.apache.accumulo.fate.zookeeper.ZooUtil
 
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
 
SESSION_EXPIRED - org.apache.accumulo.fate.zookeeper.ZooLock.LockLossReason
 
setEphemeralOwner(long) - Method in class org.apache.accumulo.fate.zookeeper.ZooCache.ZcStat
 
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, ReadOnlyTStore.TStatus) - Method in class org.apache.accumulo.fate.AgeOffStore
 
setStatus(long, ReadOnlyTStore.TStatus) - Method in interface org.apache.accumulo.fate.TStore
Update the state of a given transaction
setStatus(long, ReadOnlyTStore.TStatus) - Method in class org.apache.accumulo.fate.ZooStore
 
shutdown() - Method in class org.apache.accumulo.fate.Fate
Flags that FATE threadpool to clear out and end.
shutdown() - Static method in class org.apache.accumulo.fate.zookeeper.ZooSession
 
SKIP - org.apache.accumulo.fate.zookeeper.ZooUtil.NodeExistsPolicy
 
SKIP - org.apache.accumulo.fate.zookeeper.ZooUtil.NodeMissingPolicy
 
sleep(long) - Method in class org.apache.accumulo.fate.util.Retry
 
sleep(long) - Static method in class org.apache.accumulo.fate.util.UtilWaitThread
 
sleepUninterruptibly(long, TimeUnit) - Static method in class org.apache.accumulo.fate.util.UtilWaitThread
Copied from Guava release 23.
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
 
startTransactionRunners(int) - Method in class org.apache.accumulo.fate.Fate
Launches the specified number of worker threads.
SUCCESSFUL - org.apache.accumulo.fate.ReadOnlyTStore.TStatus
Transaction has succeeded
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 class org.apache.accumulo.fate.ReadOnlyStore
 
top(long) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Get the current operation for the given transaction id.
top(long) - Method in interface org.apache.accumulo.fate.TStore
 
top(long) - Method in class org.apache.accumulo.fate.ZooStore
 
toString() - Method in class org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
 
toString() - Method in class org.apache.accumulo.fate.zookeeper.ZooUtil.ZooKeeperConnectionInfo
 
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.

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
 
UNKNOWN - org.apache.accumulo.fate.ReadOnlyTStore.TStatus
Unrecognized or unknown transaction state
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 class org.apache.accumulo.fate.ReadOnlyStore
 
unreserve(long, long) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Return the given transaction to the store.
unreserve(long, long) - Method in class org.apache.accumulo.fate.ZooStore
 
useRetry() - Method in class org.apache.accumulo.fate.util.Retry
 
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.ReadOnlyTStore.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.ReadOnlyTStore.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
 
waitForNextAttempt() - Method in class org.apache.accumulo.fate.util.Retry
 
waitForStatusChange(long, EnumSet<ReadOnlyTStore.TStatus>) - Method in class org.apache.accumulo.fate.AgeOffStore
 
waitForStatusChange(long, EnumSet<ReadOnlyTStore.TStatus>) - Method in class org.apache.accumulo.fate.ReadOnlyStore
 
waitForStatusChange(long, EnumSet<ReadOnlyTStore.TStatus>) - Method in interface org.apache.accumulo.fate.ReadOnlyTStore
Wait for the satus of a transaction to change
waitForStatusChange(long, EnumSet<ReadOnlyTStore.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

ZcStat() - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache.ZcStat
 
ZooCache - Class in org.apache.accumulo.fate.zookeeper
A cache for values stored in ZooKeeper.
ZooCache(String, int) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache
Creates a new cache.
ZooCache(String, int, Watcher) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache
Creates a new cache.
ZooCache(ZooReader, Watcher) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCache
Creates a new cache.
ZooCache.ZcStat - Class in org.apache.accumulo.fate.zookeeper
 
ZooCacheFactory - Class in org.apache.accumulo.fate.zookeeper
A factory for ZooCache instances.
ZooCacheFactory() - Constructor for class org.apache.accumulo.fate.zookeeper.ZooCacheFactory
 
zooKeeper - Variable in class org.apache.accumulo.fate.zookeeper.ZooLock
 
ZooKeeperConnectionInfo(String, int, String, byte[]) - Constructor for class org.apache.accumulo.fate.zookeeper.ZooUtil.ZooKeeperConnectionInfo
 
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(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
 
ZooReservation - Class in org.apache.accumulo.fate.zookeeper
 
ZooReservation() - Constructor for class org.apache.accumulo.fate.zookeeper.ZooReservation
 
ZooSession - Class in org.apache.accumulo.fate.zookeeper
 
ZooSession() - Constructor for class org.apache.accumulo.fate.zookeeper.ZooSession
 
ZooSession.ZooSessionShutdownException - Exception in org.apache.accumulo.fate.zookeeper
 
ZooSessionShutdownException() - Constructor for exception org.apache.accumulo.fate.zookeeper.ZooSession.ZooSessionShutdownException
 
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.NodeExistsPolicy - Enum in org.apache.accumulo.fate.zookeeper
 
ZooUtil.NodeMissingPolicy - Enum in org.apache.accumulo.fate.zookeeper
 
ZooUtil.ZooKeeperConnectionInfo - Class in org.apache.accumulo.fate.zookeeper
 
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages