protected static class RetryBuilder.ShouldStopOnError extends Object implements Func1<Throwable,Boolean>
ShouldStopOnError(List<Class<? extends Throwable>> filterErrorList, boolean inverse)
Boolean
call(Throwable o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShouldStopOnError(List<Class<? extends Throwable>> filterErrorList, boolean inverse)
public Boolean call(Throwable o)
call
Func1<Throwable,Boolean>
Copyright © 2015 Couchbase, Inc.