|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.rest.coordinator.CoordinatorStoreClientRequest
public class CoordinatorStoreClientRequest
Constructor Summary | |
---|---|
CoordinatorStoreClientRequest(CompositeVoldemortRequest<ByteArray,byte[]> requestObject,
DynamicTimeoutStoreClient<ByteArray,byte[]> storeClient)
|
Method Summary | |
---|---|
CompositeVoldemortRequest<ByteArray,byte[]> |
getRequestObject()
|
DynamicTimeoutStoreClient<ByteArray,byte[]> |
getStoreClient()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoordinatorStoreClientRequest(CompositeVoldemortRequest<ByteArray,byte[]> requestObject, DynamicTimeoutStoreClient<ByteArray,byte[]> storeClient)
Method Detail |
---|
public CompositeVoldemortRequest<ByteArray,byte[]> getRequestObject()
public DynamicTimeoutStoreClient<ByteArray,byte[]> getStoreClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |