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

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

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

Methods in com.basho.riak.client.raw.query.indexes with parameters of type IndexWriter
 void IntValueQuery.write(IndexWriter writer)
           
 void IntRangeQuery.write(IndexWriter writer)
           
 void IndexQuery.write(IndexWriter writer)
          Write the index query to the given writer
 void BinValueQuery.write(IndexWriter executor)
           
 void BinRangeQuery.write(IndexWriter writer)
           
 



Copyright © 2012. All Rights Reserved.