public class GridDhtColocatedOffHeapCacheEntry extends GridDhtColocatedCacheEntry
GridMetadataAwareAdapter.EntryKeyATOMIC_VER_COMPARATOR, cctx, flags, key, log, logRef, startVer, val, ver| Constructor and Description |
|---|
GridDhtColocatedOffHeapCacheEntry(GridCacheContext ctx,
AffinityTopologyVersion topVer,
KeyCacheObject key,
int hash,
CacheObject val) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasOffHeapPointer() |
protected long |
offHeapPointer() |
protected void |
offHeapPointer(long valPtr) |
String |
toString() |
cacheNameaddReader, checkReaders, checkReadersLocked, clearInternal, clearReader, clearReaders, decrementMapPublicSize, hasReaders, incrementMapPublicSize, isDht, mappings, memorySize, onMarkedObsolete, onUnlock, partition, partitionValid, readerId, readers, removeLock, removeLock, removeMapping, removeReader, tmLock, versionedValueaddLocal, addRemote, addRemoved, checkCallbacks, checkRemoved, checkThreadChain, doneRemote, readyLock, readyNearLock, recheck, remoteMvccSnapshot, removeExplicitNodeLocks, txUnlockcandidate, candidate, checkObsolete, checkOwnerChanged, checkSerializableReadVersion, clear, clearIndex, clearReserveForLoad, context, deleted, deletedUnlocked, deletedUnlocked, detached, equals, evictInBatchInternal, evictInternal, evictionDisabled, expireTime, expireTimeExtras, expireTimeUnlocked, hashCode, hasLockCandidate, hasLockCandidate, hasLockCandidateUnsafe, hasValue, hasValueUnlocked, info, initialValue, initialValue, innerGet, innerGetAndReserveForLoad, innerGetVersioned, innerReload, innerRemove, innerSet, innerUpdate, innerUpdateLocal, invalidate, invalidate, isInternal, isLocal, isNear, isNew, isNewLocked, isOffHeapValuesOnly, isReplicated, isStartVersion, key, keyValue, localCandidate, localCandidates, localOwner, lockedBy, lockedByAny, lockedByThread, lockedByThread, lockedByThread, lockedByThreadUnsafe, lockedByUnsafe, lockedLocally, lockedLocallyByIdOrThread, lockedLocallyUnsafe, markObsolete, markObsolete0, markObsoleteIfEmpty, markObsoleteVersion, mvccAllLocal, mvccExtras, mvccExtras, obsolete, obsolete, obsoleteOrDeleted, obsoleteVersion, obsoleteVersionExtras, onInvalidate, onOffheapEvict, onTtlExpired, peek, peek, peekVisibleValue, rawExpireTime, rawGet, rawGetOrUnmarshal, rawGetOrUnmarshalUnlocked, rawPut, rawTtl, readThrough, recordNodeId, releaseSwap, saveValueForIndexUnlocked, startVersion, ttl, ttlAndExpireTimeExtras, ttlExtras, txKey, unswap, unswap, unswap, update, updateIndex, updateTtl, updateTtl, valid, value, valueBytes, valueBytes, valueBytes0, valueBytesUnlocked, version, versionedEntry, versionedValue, visitable, wrap, wrapEviction, wrapLazyValue, wrapVersionedaddMeta, addMetaIfAbsent, addMetaIfAbsent, allMeta, clone, copyMeta, copyMeta, hasMeta, hasMeta, meta, putMetaIfAbsent, readExternalMeta, removeAllMeta, removeMeta, removeMeta, replaceMeta, writeExternalMetafinalize, getClass, notify, notifyAll, wait, wait, waitaddMeta, hasMeta, meta, putMetaIfAbsent, removeMeta, removeMeta, replaceMetapublic GridDhtColocatedOffHeapCacheEntry(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key, int hash, CacheObject val)
ctx - Cache context.topVer - Topology version at the time of creation (if negative, then latest topology is assumed).key - Cache key.hash - Key hash value.val - Entry value.protected boolean hasOffHeapPointer()
hasOffHeapPointer in class GridCacheMapEntryprotected long offHeapPointer()
offHeapPointer in class GridCacheMapEntryprotected void offHeapPointer(long valPtr)
offHeapPointer in class GridCacheMapEntryvalPtr - Off-heap value pointer.public String toString()
toString in class GridDhtColocatedCacheEntry
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017