Uses of Class
voldemort.annotations.Experimental

Packages that use Experimental
voldemort.store.compress Classes associated with compression on the server ( storage ) side. 
voldemort.store.views Classes related to Views and server side transforms 
 

Uses of Experimental in voldemort.store.compress
 

Classes in voldemort.store.compress with annotations of type Experimental
 class SnappyCompressionStrategy
          Implementation of CompressionStrategy for the Snappy format.
 

Uses of Experimental in voldemort.store.views
 

Classes in voldemort.store.views with annotations of type Experimental
 interface View<K,V,S,T>
          The interface for defining a view.
 class ViewStorageEngine
          Views are transformations of other stores
 



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