Uses of Package
voldemort.store.serialized

Packages that use voldemort.store.serialized
voldemort.store.serialized A store implementation that handles serialization to bytes from rich objects. 
 

Classes in voldemort.store.serialized used by voldemort.store.serialized
SerializingStorageEngine
          A StorageEngine that handles serialization to bytes, transforming each request to a request to StorageEngine
SerializingStore
          A store that transforms requests to a Store to a Store
 



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