Package | Description |
---|---|
com.basho.riak.client.http |
The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level
IRiakClient |
com.basho.riak.client.http.request |
Riak request classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
com.basho.riak.client.http.response |
HTTP response handling/wrapping classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
com.basho.riak.client.http.util |
Supporting utility classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
Modifier and Type | Method and Description |
---|---|
IndexResponseV2 |
RiakClient.index(IndexRequest request) |
Modifier and Type | Method and Description |
---|---|
IndexRequest |
IndexRequest.Builder.build() |
Constructor and Description |
---|
IndexResponseV2(IndexRequest request,
HttpResponse r) |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
ClientHelper.fetchIndex(IndexRequest request) |
Copyright © 2014. All Rights Reserved.