Package voldemort.store.invalidmetadata

Server side store which checks whether the tuples coming to this node are valid.

See:
          Description

Class Summary
InvalidMetadataCheckingStore An InvalidMetadataCheckingStore store is a store wrapper that delegates to an inner store, and throws InvalidMetadataException if a client requests a partition which is not or should not be available at this node.
 

Package voldemort.store.invalidmetadata Description

Server side store which checks whether the tuples coming to this node are valid. If not, it throws a InvalidMetadataException



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