|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WithBodyResponse
A unified interface for responses that may return one, or more RiakObjects
FetchResponse}, {@link StoreResponse}
Method Summary | |
---|---|
RiakObject |
getObject()
|
Collection<RiakObject> |
getSiblings()
|
String |
getVclock()
|
boolean |
hasObject()
|
boolean |
hasSiblings()
|
Methods inherited from interface com.basho.riak.client.http.response.HttpResponse |
---|
close, getBody, getBodyAsString, getBucket, getHttpHeaders, getHttpMethod, getHttpResponse, getKey, getStatusCode, getStream, isError, isStreamed, isSuccess |
Method Detail |
---|
boolean hasObject()
RiakObject getObject()
boolean hasSiblings()
Collection<RiakObject> getSiblings()
String getVclock()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |