Package voldemort.server.http

The HTTP server.

See:
          Description

Class Summary
HttpService An embedded http server that uses jetty
StoreServlet Handles requests from HttpStores and multiplexes them to the appropriate sub-store for actual storage
VoldemortServletContextListener A helper class that loads the Voldemort server by bootstrapping from the VOLDEMORT_HOME environment variable.
 

Package voldemort.server.http Description

The HTTP server.



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