com.netflix.astyanax.connectionpool.impl
Class AbstractExecutionImpl<R>
java.lang.Object
com.netflix.astyanax.connectionpool.impl.AbstractExecutionImpl<R>
- All Implemented Interfaces:
- Execution<R>
public abstract class AbstractExecutionImpl<R>
- extends Object
- implements Execution<R>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractExecutionImpl
public AbstractExecutionImpl()
executeWithRetry
public OperationResult<R> executeWithRetry(RetryPolicy retry)
throws ConnectionException
- Throws:
ConnectionException
Copyright © 2012. All Rights Reserved.