Uses of Interface
org.apache.accumulo.fate.AgeOffStore.TimeSource
-
Packages that use AgeOffStore.TimeSource Package Description org.apache.accumulo.fate -
-
Uses of AgeOffStore.TimeSource in org.apache.accumulo.fate
Constructors in org.apache.accumulo.fate with parameters of type AgeOffStore.TimeSource Constructor Description AgeOffStore(TStore<T> store, long ageOffTime, AgeOffStore.TimeSource timeSource)
-