|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvoldemort.server.scheduler.DataCleanupJob<K,V,T>
public class DataCleanupJob<K,V,T>
Expire old data
| Constructor Summary | |
|---|---|
DataCleanupJob(StorageEngine<K,V,T> store,
java.util.concurrent.Semaphore cleanupPermits,
long maxAgeMs,
Time time,
EventThrottler throttler)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataCleanupJob(StorageEngine<K,V,T> store,
java.util.concurrent.Semaphore cleanupPermits,
long maxAgeMs,
Time time,
EventThrottler throttler)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||