Package | Description |
---|---|
com.basho.riak.client.api.commands.indexes |
Commands for performing secondary index (2i) queries in Riak.
|
Modifier and Type | Class and Description |
---|---|
class |
BigIntIndexQuery
Performs a 2i query where the 2i index keys are numeric.
|
class |
BinIndexQuery
Performs a 2i query where the 2i index keys are strings.
|
class |
IntIndexQuery
Performs a 2i query where the 2i index keys are numeric.
|
class |
RawIndexQuery
Performs a 2i query where the 2i index keys are raw bytes.
|
Copyright © 2014. All rights reserved.