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 |
KeyIndexQuery
Performs a 2i query across the special $key index, for a known bucket & range of keys,
and returns the keys within that range in that bucket.
|
Modifier and Type | Method and Description |
---|---|
RawIndexQuery |
RawIndexQuery.Builder.build()
Construct the query.
|
Copyright © 2016. All rights reserved.