Package voldemort.store.views

Classes related to Views and server side transforms

See:
          Description

Interface Summary
View<K,V,S,T> The interface for defining a view.
 

Class Summary
AbstractViewTransformation<K,V,S,T> A view that fails all operations.
ViewStorageConfiguration  
ViewStorageEngine Views are transformations of other stores
 

Exception Summary
UnsupportedViewOperationException Error indicating a write operation on a read-only view or vice-versa
 

Package voldemort.store.views Description

Classes related to Views and server side transforms



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