public interface FailureDetector
| Modifier and Type | Interface and Description |
|---|---|
static class |
FailureDetector.State |
| Modifier and Type | Method and Description |
|---|---|
Set<io.airlift.discovery.client.ServiceDescriptor> |
getFailed() |
FailureDetector.State |
getState(HostAddress hostAddress) |
Set<io.airlift.discovery.client.ServiceDescriptor> getFailed()
FailureDetector.State getState(HostAddress hostAddress)
Copyright © 2012–2019. All rights reserved.