Package voldemort.server.socket

The services on the server side which handle normal + admin requests

See:
          Description

Class Summary
AdminService Deprecated.
SocketServer A simple socket-based server for serving voldemort requests
SocketServerSession Represents a session of interaction between the server and the client.
SocketService The VoldemortService that loads up the socket server
 

Package voldemort.server.socket Description

The services on the server side which handle normal + admin requests



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