public static class FullBucketRead.Response extends SecondaryIndexQuery.Response<BinaryValue,FullBucketRead.Response.Entry>
Modifier and Type | Class and Description |
---|---|
static class |
FullBucketRead.Response.Entry |
converter, coreResponse, queryLocation
chunkedResponseIterator
Modifier | Constructor and Description |
---|---|
protected |
Response(Namespace queryLocation,
SecondaryIndexQuery.IndexConverter<BinaryValue> converter,
int timeout,
StreamingRiakFuture<SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query> coreFuture) |
protected |
Response(Namespace queryLocation,
SecondaryIndexQueryOperation.Response coreResponse,
SecondaryIndexQuery.IndexConverter<BinaryValue> converter) |
Modifier and Type | Method and Description |
---|---|
protected FullBucketRead.Response.Entry |
createEntry(Location location,
SecondaryIndexQueryOperation.Response.Entry coreEntry,
SecondaryIndexQuery.IndexConverter<BinaryValue> converter) |
createEntry, getContinuation, getEntries, hasContinuation, hasEntries, iterator
isStreaming
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
protected Response(Namespace queryLocation, SecondaryIndexQuery.IndexConverter<BinaryValue> converter, int timeout, StreamingRiakFuture<SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query> coreFuture)
protected Response(Namespace queryLocation, SecondaryIndexQueryOperation.Response coreResponse, SecondaryIndexQuery.IndexConverter<BinaryValue> converter)
protected FullBucketRead.Response.Entry createEntry(Location location, SecondaryIndexQueryOperation.Response.Entry coreEntry, SecondaryIndexQuery.IndexConverter<BinaryValue> converter)
createEntry
in class SecondaryIndexQuery.Response<BinaryValue,FullBucketRead.Response.Entry>
Copyright © 2016. All rights reserved.