public abstract class ExpirableMetadata extends Object
| Constructor and Description |
|---|
ExpirableMetadata() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastUpdated() |
boolean |
isExpired(long ttl,
long now) |
void |
setLastUpdated(long lastUpdated) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.