| Package | Description |
|---|---|
| com.facebook.presto.spi.ttl |
| Modifier and Type | Method and Description |
|---|---|
ConfidenceBasedTtlInfo |
ClusterTtlProvider.getClusterTtl(List<NodeTtl> nodeTtls) |
static ConfidenceBasedTtlInfo |
ConfidenceBasedTtlInfo.getInfiniteTtl() |
| Modifier and Type | Method and Description |
|---|---|
Set<ConfidenceBasedTtlInfo> |
NodeTtl.getTtlInfo() |
| Constructor and Description |
|---|
NodeTtl(Set<ConfidenceBasedTtlInfo> ttls) |
NodeTtl(Set<ConfidenceBasedTtlInfo> ttls,
Instant ttlPredictionEpochTime) |
Copyright © 2012–2022. All rights reserved.