Uses of Package
voldemort.serialization.json

Packages that use voldemort.serialization.json
voldemort.serialization.json Classes associated with our custom binary JSON serializers 
voldemort.store.readonly A storage engine that provides very efficient read-only access to large sorted files of data. 
 

Classes in voldemort.serialization.json used by voldemort.serialization.json
JsonTypeDefinition
          A Java collections object that represents the expected type
JsonTypes
          An enum of JsonTypes (for convenience)
 

Classes in voldemort.serialization.json used by voldemort.store.readonly
JsonReader
          Read in JSON objects from a java.io.Reader
 



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