Package | Description |
---|---|
org.apache.accumulo.fate |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
ZooStore<T> |
Constructor and Description |
---|
AgeOffStore(TStore<T> store,
long ageOffTime) |
AgeOffStore(TStore<T> store,
long ageOffTime,
AgeOffStore.TimeSource timeSource) |
Fate(T environment,
TStore<T> store,
int numTreads) |
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.