Package | Description |
---|---|
com.basho.riak.client.raw.query |
Inputs to the
RawClient s for Map/Reduce and Link Walking. |
Modifier and Type | Method and Description |
---|---|
IndexSpec.Builder |
IndexSpec.Builder.withContinuation(String continuation) |
IndexSpec.Builder |
IndexSpec.Builder.withIndexKey(Long key) |
IndexSpec.Builder |
IndexSpec.Builder.withIndexKey(String key) |
IndexSpec.Builder |
IndexSpec.Builder.withMaxResults(Integer maxResults) |
IndexSpec.Builder |
IndexSpec.Builder.withRangeEnd(long endIndex) |
IndexSpec.Builder |
IndexSpec.Builder.withRangeEnd(String endIndex) |
IndexSpec.Builder |
IndexSpec.Builder.withRangeStart(long startingIndex) |
IndexSpec.Builder |
IndexSpec.Builder.withRangeStart(String startingIndex) |
IndexSpec.Builder |
IndexSpec.Builder.withReturnKeyAndIndex(boolean returnBoth) |
Copyright © 2014. All Rights Reserved.