Uses of Class
voldemort.store.socket.clientrequest.ClientRequestExecutorPool

Packages that use ClientRequestExecutorPool
voldemort.store.socket A store implementation that works remotely over a tcp/ip socket interacting with a SocketServer on the the other side. 
 

Uses of ClientRequestExecutorPool in voldemort.store.socket
 

Constructors in voldemort.store.socket with parameters of type ClientRequestExecutorPool
SocketStore(java.lang.String storeName, long timeoutMs, SocketDestination dest, ClientRequestExecutorPool pool, RequestRoutingType requestRoutingType, ClientSocketStats stats)
           
 



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