Uses of Package
com.basho.riak.client.raw.query

Packages that use com.basho.riak.client.raw.query
com.basho.riak.client.raw The raw interfaces/classes exist to provide unified access to any underlying transport clients for Riak 
com.basho.riak.client.raw.http Classes for adapting the http.RiakClient to the RawClient interface 
com.basho.riak.client.raw.pbc Classes for adapting the pbc.RiakClient to the RawClient interface 
 

Classes in com.basho.riak.client.raw.query used by com.basho.riak.client.raw
LinkWalkSpec
          An immutable class that represents a link walk specification, built by a LinkWalk operation, used internally.
MapReduceSpec
          An immutable representation of a Map Reduce Query, run it via IRiakClient#mapReduce(MapReduceSpec), used internally.
MapReduceTimeoutException
          Checked exception thrown when an Map Reduce job takes longer than the specified timeout.
 

Classes in com.basho.riak.client.raw.query used by com.basho.riak.client.raw.http
LinkWalkSpec
          An immutable class that represents a link walk specification, built by a LinkWalk operation, used internally.
MapReduceSpec
          An immutable representation of a Map Reduce Query, run it via IRiakClient#mapReduce(MapReduceSpec), used internally.
MapReduceTimeoutException
          Checked exception thrown when an Map Reduce job takes longer than the specified timeout.
 

Classes in com.basho.riak.client.raw.query used by com.basho.riak.client.raw.pbc
LinkWalkSpec
          An immutable class that represents a link walk specification, built by a LinkWalk operation, used internally.
MapReduceSpec
          An immutable representation of a Map Reduce Query, run it via IRiakClient#mapReduce(MapReduceSpec), used internally.
MapReduceTimeoutException
          Checked exception thrown when an Map Reduce job takes longer than the specified timeout.
 



Copyright © 2012. All Rights Reserved.