Uses of Interface
voldemort.store.backup.NativeBackupable

Packages that use NativeBackupable
voldemort.store.bdb A storage engine that persists data in BDB JE. 
 

Uses of NativeBackupable in voldemort.store.bdb
 

Classes in voldemort.store.bdb that implement NativeBackupable
 class BdbStorageEngine
          A store that uses BDB for persistence
 class PartitionPrefixedBdbStorageEngine
          Extends BDB Storage Engine with capabilities to perform partition range scans, to speed up scan jobs, that filter on partition id
 



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