Uses of Class
com.basho.riak.client.raw.query.MapReduceTimeoutException

Packages that use MapReduceTimeoutException
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 
 

Uses of MapReduceTimeoutException in com.basho.riak.client.raw
 

Methods in com.basho.riak.client.raw that throw MapReduceTimeoutException
 MapReduceResult RawClient.mapReduce(MapReduceSpec spec)
          Perform a map/reduce query defined by MapReduceSpec
 MapReduceResult ClusterClient.mapReduce(MapReduceSpec spec)
           
 

Uses of MapReduceTimeoutException in com.basho.riak.client.raw.http
 

Methods in com.basho.riak.client.raw.http that throw MapReduceTimeoutException
 MapReduceResult HTTPClientAdapter.mapReduce(MapReduceSpec spec)
           
 

Uses of MapReduceTimeoutException in com.basho.riak.client.raw.pbc
 

Methods in com.basho.riak.client.raw.pbc that throw MapReduceTimeoutException
 MapReduceResult PBClientAdapter.mapReduce(MapReduceSpec spec)
           
 



Copyright © 2012. All Rights Reserved.