com.netflix.astyanax.connectionpool.exceptions
Interface IsRetryableException

All Known Implementing Classes:
ConnectionAbortedException, HostDownException, MaxConnsPerHostReachedException, OperationTimeoutException, PoolTimeoutException, ThriftStateException, ThrottledException, TimeoutException, TransportException

public interface IsRetryableException

Defines that an exception is retryable for the context of a single execute with failover.

Author:
elandau



Copyright © 2012. All Rights Reserved.