public class NodeTtl extends Object
| Constructor and Description |
|---|
NodeTtl(Set<ConfidenceBasedTtlInfo> ttls) |
NodeTtl(Set<ConfidenceBasedTtlInfo> ttls,
Instant ttlPredictionEpochTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<ConfidenceBasedTtlInfo> |
getTtlInfo() |
Instant |
getTtlPredictionInstant() |
int |
hashCode() |
String |
toString() |
public NodeTtl(Set<ConfidenceBasedTtlInfo> ttls)
public NodeTtl(Set<ConfidenceBasedTtlInfo> ttls, Instant ttlPredictionEpochTime)
public Set<ConfidenceBasedTtlInfo> getTtlInfo()
public Instant getTtlPredictionInstant()
Copyright © 2012–2022. All rights reserved.