|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestFormat | |
|---|---|
| voldemort.client.protocol | Classes that abstract the serialization format for Voldemort client requests. |
| voldemort.client.protocol.pb | A protocol buffers based client-side request format. |
| voldemort.client.protocol.vold | Classes specific to our native Voldemort protocol. |
| Uses of RequestFormat in voldemort.client.protocol |
|---|
| Methods in voldemort.client.protocol that return RequestFormat | |
|---|---|
RequestFormat |
RequestFormatFactory.getRequestFormat(RequestFormatType type)
|
| Uses of RequestFormat in voldemort.client.protocol.pb |
|---|
| Classes in voldemort.client.protocol.pb that implement RequestFormat | |
|---|---|
class |
ProtoBuffClientRequestFormat
The client side of the protocol buffers request format |
| Uses of RequestFormat in voldemort.client.protocol.vold |
|---|
| Classes in voldemort.client.protocol.vold that implement RequestFormat | |
|---|---|
class |
VoldemortNativeClientRequestFormat
The RequestFormat for a low-overhead custom
binary protocol |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||