public interface NodeTtlFetcher
| Modifier and Type | Method and Description |
|---|---|
default io.airlift.units.Duration |
getRefreshInterval() |
Map<NodeInfo,NodeTtl> |
getTtlInfo(Set<NodeInfo> nodes) |
boolean |
needsPeriodicRefresh() |
Copyright © 2012–2022. All rights reserved.