Uses of Interface
com.netflix.astyanax.connectionpool.exceptions.IsRetryableException

Packages that use IsRetryableException
com.netflix.astyanax.connectionpool.exceptions   
 

Uses of IsRetryableException in com.netflix.astyanax.connectionpool.exceptions
 

Classes in com.netflix.astyanax.connectionpool.exceptions that implement IsRetryableException
 class ConnectionAbortedException
           
 class HostDownException
          No more connections may be opened on a host and no timeout was specified.
 class MaxConnsPerHostReachedException
          No more connections may be opened on a host and no timeout was specified.
 class OperationTimeoutException
           
 class PoolTimeoutException
           
 class ThriftStateException
           
 class ThrottledException
           
 class TimeoutException
           
 class TransportException
           
 



Copyright © 2012. All Rights Reserved.