com.netflix.astyanax.connectionpool
Interface BadHostDetector.Instance

Enclosing interface:
BadHostDetector

public static interface BadHostDetector.Instance


Method Summary
 boolean addTimeoutSample()
          Add a timeout sample and return false if the host should be quarantined
 

Method Detail

addTimeoutSample

boolean addTimeoutSample()
Add a timeout sample and return false if the host should be quarantined

Returns:
true to quarantine or false to continue using this host


Copyright © 2012. All Rights Reserved.