Uses of Interface
com.basho.riak.client.raw.query.indexes.ValueQuery

Packages that use ValueQuery
com.basho.riak.client.raw.query.indexes Inputs to the RawClients for secondary index querying. 
 

Uses of ValueQuery in com.basho.riak.client.raw.query.indexes
 

Classes in com.basho.riak.client.raw.query.indexes that implement ValueQuery
 class AbstractValueQuery<T>
          Common, base, generic implementation for value match index queries.
 class BinValueQuery
          Concrete value query for a BinIndex
 class IntValueQuery
          Concrete value query for an IntIndex
 



Copyright © 2012. All Rights Reserved.