Uses of Class
voldemort.store.bdb.BdbStorageEngine

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

Uses of BdbStorageEngine in voldemort.store.bdb
 

Subclasses of BdbStorageEngine in voldemort.store.bdb
 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