Package voldemort.store.bdb

A storage engine that persists data in BDB JE.

See:
          Description

Class Summary
BdbNativeBackup Handles native backups for the BDB storage engine
BdbRuntimeConfig Runtime (i.e., post Environment creation) configuration for BdbStorageEngine
BdbStorageConfiguration The configuration that is shared between berkeley db instances.
BdbStorageEngine A store that uses BDB for persistence
PartitionPrefixedBdbStorageEngine Extends BDB Storage Engine with capabilities to perform partition range scans, to speed up scan jobs, that filter on partition id
 

Package voldemort.store.bdb Description

A storage engine that persists data in BDB JE.



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