Package voldemort.server.scheduler

The scheduler service ( which runs a job every n minutes ) + The actual jobs as well.

See:
          Description

Class Summary
DataCleanupJob<K,V,T> Expire old data
RebalancingJob A job that checks each key to see if it belongs on the current node.
 

Package voldemort.server.scheduler Description

The scheduler service ( which runs a job every n minutes ) + The actual jobs as well.



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu