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