public static interface

BadHostDetector.Instance

com.netflix.astyanax.connectionpool.BadHostDetector.Instance

Summary

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

Public Methods

public abstract 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