public interface IdleEntryDetector<K,V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIdle(DataStoreEntry<K,V> entry,
long nowInMillis) |
boolean isIdle(DataStoreEntry<K,V> entry, long nowInMillis)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.