接口 RangeCache.TimestampExtractor<ValueT>
- 类型参数:
ValueT-
- 封闭类:
- RangeCache<Key extends Comparable<Key>,
Value extends io.netty.util.ReferenceCounted>
public static interface RangeCache.TimestampExtractor<ValueT>
Interface of a object that is able to the extract the "timestamp" of the cached values.
-
方法概要
-
方法详细资料
-
getTimestamp
-