com.basho.riak.client.raw.query
Class MapReduceTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.basho.riak.client.RiakException
com.basho.riak.client.raw.query.MapReduceTimeoutException
- All Implemented Interfaces:
- Serializable
public class MapReduceTimeoutException
- extends RiakException
Checked exception thrown when an Map Reduce job takes longer than the
specified timeout.
- Author:
- russell
- See Also:
IRiakClient.mapReduce()
,
RawClient.mapReduce(MapReduceSpec)
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MapReduceTimeoutException
public MapReduceTimeoutException()
Copyright © 2012. All Rights Reserved.