Package io.trino.failuredetector
Class NoOpFailureDetector
java.lang.Object
io.trino.failuredetector.NoOpFailureDetector
- All Implemented Interfaces:
FailureDetector
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.failuredetector.FailureDetector
FailureDetector.State -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<io.airlift.discovery.client.ServiceDescriptor> getState(HostAddress hostAddress)
-
Constructor Details
-
NoOpFailureDetector
public NoOpFailureDetector()
-
-
Method Details
-
getFailed
- Specified by:
getFailedin interfaceFailureDetector
-
getState
- Specified by:
getStatein interfaceFailureDetector
-