@ThreadSafe public class RemoteNodeState extends Object
| Constructor and Description |
|---|
RemoteNodeState(io.airlift.http.client.HttpClient httpClient,
URI stateInfoUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
asyncRefresh() |
Optional<NodeState> |
getNodeState() |
Copyright © 2012–2019. All rights reserved.