Uses of Enum Class
io.trino.failuredetector.FailureDetector.State
Packages that use FailureDetector.State
-
Uses of FailureDetector.State in io.trino.failuredetector
Methods in io.trino.failuredetector that return FailureDetector.StateModifier and TypeMethodDescriptionFailureDetector.getState(HostAddress hostAddress) HeartbeatFailureDetector.getState(HostAddress hostAddress) NoOpFailureDetector.getState(HostAddress hostAddress) static FailureDetector.StateReturns the enum constant of this class with the specified name.static FailureDetector.State[]FailureDetector.State.values()Returns an array containing the constants of this enum class, in the order they are declared.