Package voldemort.rest

Class Summary
AbstractRestRequestHandler Class to handle a REST request and send response back to the client
DeleteResponseSender  
GetAllResponseSender  
GetMetadataResponseSender  
GetResponseSender  
GetVersionResponseSender  
NettyConnectionStats  
NettyConnectionStatsHandler Handler that monitors active connections to the Voldemort Rest Service
PutResponseSender  
RestDeleteErrorHandler  
RestDeleteRequestValidator This class is used to parse an incoming delete request.
RestErrorHandler  
RestGetErrorHandler  
RestGetRequestValidator This class is used to parse incoming get and get all requests.
RestGetVersionErrorHandler  
RestMessageHeaders Commonly used Http headers
RestPutErrorHandler  
RestPutRequestValidator This class is used to parse an incoming put request.
RestRequestValidator Super class to parse, validate REST requests
RestResponseSender  
RestUtils  
VectorClockWrapper A wrapper for Vector clock used for serialization purposes.
 



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