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