Package voldemort.client.protocol.admin

Classes that abstract admin based Voldemort requests.

See:
          Description

Class Summary
AdminClient AdminClient is intended for administrative functionality that is useful and often needed, but should be used sparingly (if at all) at the application level.
AdminClientConfig Client Configuration properties for AdminClient
SocketAndStreams A wrapper class that wraps a socket with its DataInputStream and DataOutputStream
SocketPool A pool of sockets keyed off the socket destination.
SocketResourceFactory A Factory for creating sockets
StreamingClient  
StreamingClientConfig  
 

Package voldemort.client.protocol.admin Description

Classes that abstract admin based Voldemort requests.



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