T
- Type of the user value of state with TTLpublic class TtlValue<T> extends Object implements Serializable
Constructor and Description |
---|
TtlValue(T userValue,
long lastAccessTimestamp) |
Modifier and Type | Method and Description |
---|---|
long |
getLastAccessTimestamp() |
T |
getUserValue() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.