|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.util.Base
com.tangosol.util.SafeHashMap.Entry
com.tangosol.net.cache.OldCache.Entry
com.tangosol.net.cache.LocalCache.Entry
public class LocalCache.Entry
A holder for a cached value.
| Field Summary |
|---|
| Fields inherited from class com.tangosol.util.SafeHashMap.Entry |
|---|
m_eNext, m_nHash, m_oKey, m_oValue |
| Constructor Summary | |
|---|---|
LocalCache.Entry() |
|
| Method Summary |
|---|
| Methods inherited from class com.tangosol.net.cache.OldCache.Entry |
|---|
calculateUnits, copyFrom, discard, getCreatedMillis, getExpiryMillis, getLastTouchMillis, getPriority, getTouchCount, getUnits, isDiscarded, isEvictable, isExpired, onAdd, registerExpiry, resetTouchCount, scheduleExpiry, setEvictable, setExpiryMillis, setUnits, setValue, toString, touch |
| Methods inherited from class com.tangosol.util.SafeHashMap.Entry |
|---|
clone, equals, getKey, getValue, hashCode |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, getKey, getValue, hashCode |
| Constructor Detail |
|---|
public LocalCache.Entry()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||