Package | Description |
---|---|
com.basho.riak.client.http.request |
Riak request classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
Modifier and Type | Method and Description |
---|---|
IndexRequest.Builder |
IndexRequest.Builder.withContinuation(String continuation) |
IndexRequest.Builder |
IndexRequest.Builder.withIndexKey(long key) |
IndexRequest.Builder |
IndexRequest.Builder.withIndexKey(String key) |
IndexRequest.Builder |
IndexRequest.Builder.withMaxResults(Integer maxResults) |
IndexRequest.Builder |
IndexRequest.Builder.withRangeEnd(long endIndex) |
IndexRequest.Builder |
IndexRequest.Builder.withRangeEnd(String endIndex) |
IndexRequest.Builder |
IndexRequest.Builder.withRangeStart(long startIndex) |
IndexRequest.Builder |
IndexRequest.Builder.withRangeStart(String startingIndex) |
IndexRequest.Builder |
IndexRequest.Builder.withReturnKeyAndIndex(boolean returnBoth) |
Copyright © 2014. All Rights Reserved.