|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketStore | |
|---|---|
| voldemort.store.socket | A store implementation that works remotely over a tcp/ip socket interacting with a SocketServer on the the other side. |
| voldemort.store.socket.clientrequest | More classes related to how to parse client requests |
| Uses of SocketStore in voldemort.store.socket |
|---|
| Methods in voldemort.store.socket that return SocketStore | |
|---|---|
SocketStore |
SocketStoreFactory.create(java.lang.String storeName,
java.lang.String hostName,
int port,
RequestFormatType requestFormatType,
RequestRoutingType requestRoutingType)
Creates a new SocketStore using the specified store name, remote server, format type and routing type. |
| Uses of SocketStore in voldemort.store.socket.clientrequest |
|---|
| Methods in voldemort.store.socket.clientrequest that return SocketStore | |
|---|---|
SocketStore |
ClientRequestExecutorPool.create(java.lang.String storeName,
java.lang.String hostName,
int port,
RequestFormatType requestFormatType,
RequestRoutingType requestRoutingType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||