|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.astyanax.connectionpool.impl.AbstractExecutionImpl<R>
R - public abstract class AbstractExecutionImpl<R>
Abstract impl that repeatedly executes while consulting a RetryPolicy
RetryPolicy}| Constructor Summary | |
|---|---|
AbstractExecutionImpl()
|
|
| Method Summary | |
|---|---|
OperationResult<R> |
executeWithRetry(RetryPolicy retry)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.netflix.astyanax.Execution |
|---|
execute, executeAsync |
| Constructor Detail |
|---|
public AbstractExecutionImpl()
| Method Detail |
|---|
public OperationResult<R> executeWithRetry(RetryPolicy retry)
throws ConnectionException
ConnectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||