Package voldemort.server.storage

The storage service which handles instantiating all the stores and their corresponding engines.

See:
          Description

Class Summary
DataMaintenanceJob Base class for jobs that do some maintenance on the data stored in the server
KeyLockHandle<V> Class encapsulating the state necessary to lock a key on the underlying storage and the list of versions stored for the key
ScanPermitWrapper  
StorageService The service responsible for managing all storage types
 

Package voldemort.server.storage Description

The storage service which handles instantiating all the stores and their corresponding engines.



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