|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetryBackoffStrategy | |
---|---|
com.netflix.astyanax.connectionpool | |
com.netflix.astyanax.connectionpool.impl |
Uses of RetryBackoffStrategy in com.netflix.astyanax.connectionpool |
---|
Methods in com.netflix.astyanax.connectionpool that return RetryBackoffStrategy | |
---|---|
RetryBackoffStrategy |
ConnectionPoolConfiguration.getRetryBackoffStrategy()
Return the backoff strategy to use. |
Uses of RetryBackoffStrategy in com.netflix.astyanax.connectionpool.impl |
---|
Classes in com.netflix.astyanax.connectionpool.impl that implement RetryBackoffStrategy | |
---|---|
class |
ExponentialRetryBackoffStrategy
|
class |
FixedRetryBackoffStrategy
|
Methods in com.netflix.astyanax.connectionpool.impl that return RetryBackoffStrategy | |
---|---|
RetryBackoffStrategy |
ConnectionPoolConfigurationImpl.getRetryBackoffStrategy()
|
Methods in com.netflix.astyanax.connectionpool.impl with parameters of type RetryBackoffStrategy | |
---|---|
ConnectionPoolConfigurationImpl |
ConnectionPoolConfigurationImpl.setRetryBackoffStrategy(RetryBackoffStrategy hostRetryBackoffStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |