Package voldemort.store.rebalancing

Server side wrapper stores used for redirection during rebalancing.

See:
          Description

Class Summary
AsyncProxyPutTask Task that issues the proxy put against the old replica, based on the old cluster metadata.
ProxyPutStats Statistics on Proxy puts issued from the redirecting store
RebootstrappingStore The RebootstrappingStore catch all InvalidMetadataException and updates the routed store with latest cluster metadata, client rebootstrapping behavior same in DefaultStoreClient for server side routing
RedirectingStore The RedirectingStore extends DelegatingStore
 

Exception Summary
ProxyUnreachableException  
 

Package voldemort.store.rebalancing Description

Server side wrapper stores used for redirection during rebalancing.



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