Package org.infinispan.container.offheap
package org.infinispan.container.offheap
-
ClassDescriptionUtility method for inserting and retrieving values from to/from a byte[]A
ConcurrentMap
implementation that stores the keys and values off the JVM heap in native heap.Listener interface that is notified when certain operations occur for various memory addresses.Factory that can createInternalCacheEntry
objects that use off-heap heap memory.Factory that can create CacheEntry instances from off-heap memory.Allows for allocation of memory outside of the heap as well additional functionality surrounding it if necessary.Holder for stamped locks that provides ability to retrieve them by offset and hashCode Note that locks protect entriesMemory allocator that just allocates memory directly usingUnsafe
.