com.netflix.astyanax.connectionpool
Interface RetryBackoffStrategy.Callback

Enclosing interface:
RetryBackoffStrategy

public static interface RetryBackoffStrategy.Callback


Method Summary
 boolean tryConnect(int attemptCount)
           
 

Method Detail

tryConnect

boolean tryConnect(int attemptCount)


Copyright © 2012. All Rights Reserved.