Uses of Package
org.apache.pinot.broker.failuredetector
-
Packages that use org.apache.pinot.broker.failuredetector Package Description org.apache.pinot.broker.failuredetector org.apache.pinot.broker.requesthandler -
Classes in org.apache.pinot.broker.failuredetector used by org.apache.pinot.broker.failuredetector Class Description BaseExponentialBackoffRetryFailureDetector TheBaseExponentialBackoffRetryFailureDetectoris a base failure detector implementation that retries the unhealthy servers with exponential increasing delays.BaseExponentialBackoffRetryFailureDetector.RetryInfo Encapsulates the retry related information.FailureDetector TheFailureDetectordetects unhealthy servers based on the query responses.FailureDetector.Listener Listener for the failure detector. -
Classes in org.apache.pinot.broker.failuredetector used by org.apache.pinot.broker.requesthandler Class Description FailureDetector TheFailureDetectordetects unhealthy servers based on the query responses.FailureDetector.Listener Listener for the failure detector.