T
public class TtlValue<T> extends Object implements Serializable
TtlValue(T userValue, long lastAccessTimestamp)
long
getLastAccessTimestamp()
getUserValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TtlValue(@Nullable T userValue, long lastAccessTimestamp)
@Nullable public T getUserValue()
public long getLastAccessTimestamp()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.