Package | Description |
---|---|
com.basho.riak.client.raw.query.indexes |
Inputs to the
RawClient s for secondary
index querying. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRangeQuery<T>
Base, common, generic
RangeQuery implementation |
class |
AbstractValueQuery<T>
Common, base, generic implementation for value match index queries.
|
class |
BinRangeQuery
Concrete range, index query for _bin type indexes
|
class |
BinValueQuery
Concrete value query for a
BinIndex |
class |
IntRangeQuery
Concrete implementation of a range query for an _int index
|
class |
IntValueQuery
Concrete value query for an
IntIndex |
Copyright © 2014. All Rights Reserved.