R - public abstract class AbstractExecutionImpl<R> extends java.lang.Object implements Execution<R>
RetryPolicyRetryPolicy}| Constructor and Description |
|---|
AbstractExecutionImpl() |
| Modifier and Type | Method and Description |
|---|---|
OperationResult<R> |
executeWithRetry(RetryPolicy retry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, executeAsyncpublic OperationResult<R> executeWithRetry(RetryPolicy retry) throws ConnectionException
ConnectionException