Package | Description |
---|---|
com.basho.riak.client.http.response |
HTTP response handling/wrapping classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
Modifier and Type | Class and Description |
---|---|
class |
BucketResponse
Response from a GET request at a bucket's URL.
|
class |
FetchResponse
Response from a HEAD or GET request for an object.
|
class |
IndexResponse
The response from an index query
|
class |
ListBucketsResponse |
class |
MapReduceResponse
Response from a map-reduce query (POST to /mapred).
|
class |
StoreResponse
Response from a PUT request for an object.
|
class |
WalkResponse
Response from a GET request for an object with link walking.
|
Copyright © 2014. All Rights Reserved.