Package voldemort.rest.coordinator

Class Summary
CoordinatorConfig  
CoordinatorErrorStats Class to keep track of all the errors in the Coordinator service
CoordinatorExecutionHandler  
CoordinatorMetadata  
CoordinatorPipelineFactory  
CoordinatorService A Netty based HTTP service that accepts REST requests from the Voldemort thin clients and invokes the corresponding Fat client API.
CoordinatorStoreClientRequest  
CoordinatorWorkerThread  
DynamicTimeoutStoreClient<K,V> A special store client to invoke Voldemort operations with the following new features: 1) Per call timeout facility 2) Ability to disable resolution per call TODO: Merge this with DefaultStoreClient eventually.
RestCoordinatorRequestHandler  
 



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