Package voldemort.server

The Voldemort server.

See:
          Description

Class Summary
AbstractSocketService AbstractSocketService abstracts the different implementations so that we can use this common super class by various callers.
StatusManager  
StoreRepository A wrapper class that holds all the server's stores--storage engines, routed stores, and remote stores.
VoldemortConfig Configuration parameters for the voldemort server.
VoldemortJsvcDaemon Daemon class for use with the jsvc wrapper.
VoldemortServer This is the main server, it bootstraps all the services.
 

Enum Summary
RequestRoutingType  
 

Package voldemort.server Description

The Voldemort server. This is basically just a wrapper that loads configuration and bootstraps all the individual services.



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