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