| Interface | Description |
|---|---|
| AgeOffStore.TimeSource | |
| Repo<T> |
Repeatable persisted operation
|
| TStore<T> |
Transaction Store: a place to save transactions
A transaction consists of a number of operations.
|
| Class | Description |
|---|---|
| AdminUtil<T> |
A utility to administer FATE operations
|
| AgeOffStore<T> |
This store removes Repos, in the store it wraps, that are in a finished or new state for more than a configurable time period.
|
| Fate<T> |
Fault tolerant executor
|
| ZooStore<T> |
| Enum | Description |
|---|---|
| TStore.TStatus |
| Exception | Description |
|---|---|
| StackOverflowException |
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.