Uses of Class
voldemort.server.scheduler.slop.SlopPusherJob

Packages that use SlopPusherJob
voldemort.server.scheduler.slop The background jobs associated with the slop store. 
 

Uses of SlopPusherJob in voldemort.server.scheduler.slop
 

Subclasses of SlopPusherJob in voldemort.server.scheduler.slop
 class BlockingSlopPusherJob
          A task which goes through the slop table and attempts to push out all the slop to its rightful owner node
 class StreamingSlopPusherJob
           
 



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