BigIntIndexQuery
Performs a 2i query where the 2i index keys are numeric.
|
BigIntIndexQuery.Builder
Builder used to construct a BigIntIndexQuery.
|
BigIntIndexQuery.Init |
BigIntIndexQuery.Response |
BigIntIndexQuery.Response.Entry |
BinIndexQuery
Performs a 2i query where the 2i index keys are strings.
|
BinIndexQuery.Builder
Builder used to construct a BinIndexQuery.
|
BinIndexQuery.Init |
BinIndexQuery.Response |
BinIndexQuery.Response.Entry |
IntIndexQuery
Performs a 2i query where the 2i index keys are numeric.
|
IntIndexQuery.Builder
Builder used to construct a IntIndexQuery.
|
IntIndexQuery.Init |
IntIndexQuery.Response |
IntIndexQuery.Response.Entry |
RawIndexQuery
Performs a 2i query where the 2i index keys are raw bytes.
|
RawIndexQuery.Builder
Builder used to construct a RawIndexQuery command.
|
RawIndexQuery.Response |
RawIndexQuery.Response.Entry |
SecondaryIndexQuery
A Secondary Index Query.
|
SecondaryIndexQuery.IndexConverter |
SecondaryIndexQuery.Init |
SecondaryIndexQuery.Response
Base class for all 2i responses.
|
SecondaryIndexQuery.Response.Entry |
SecondaryIndexQuery.Type |