Package voldemort.store.http

HTTP based storage engine

See:
          Description

Class Summary
HttpResponseCodeErrorMapper A Mapping of HTTP response codes to exceptions You must add matching entries in both mapResponseCodeToError and mapErrorToResponseCode
HttpResponseCodeErrorMapper.ResponseCode A struct to hold the response code and response text for an HTTP error.
HttpStore A remote store client that transmits operations via HTTP and interacts with the VoldemortHttpServer.
 

Package voldemort.store.http Description

HTTP based storage engine



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao