public static class RawIndexQuery.Response extends SecondaryIndexQuery.Response<BinaryValue>
Modifier and Type | Class and Description |
---|---|
class |
RawIndexQuery.Response.Entry |
Modifier | Constructor and Description |
---|---|
protected |
RawIndexQuery.Response(Namespace queryLocation,
SecondaryIndexQueryOperation.Response coreResponse,
SecondaryIndexQuery.IndexConverter<BinaryValue> converter) |
Modifier and Type | Method and Description |
---|---|
List<RawIndexQuery.Response.Entry> |
getEntries() |
getContinuation, getLocationFromCoreEntry, hasContinuation, hasEntries
protected RawIndexQuery.Response(Namespace queryLocation, SecondaryIndexQueryOperation.Response coreResponse, SecondaryIndexQuery.IndexConverter<BinaryValue> converter)
public List<RawIndexQuery.Response.Entry> getEntries()
getEntries
in class SecondaryIndexQuery.Response<BinaryValue>
Copyright © 2014. All rights reserved.