| Package | Description |
|---|---|
| org.infinispan.container.offheap |
| Class and Description |
|---|
| OffHeapConcurrentMap
A
ConcurrentMap implementation that stores the keys and values off the JVM heap in native heap. |
| OffHeapConcurrentMap.EntryListener
Listener interface that is notified when certain operations occur for various memory addresses.
|
| OffHeapEntryFactory
Factory that can create
InternalCacheEntry objects that use off-heap heap memory. |
| OffHeapMemoryAllocator
Allows for allocation of memory outside of the heap as well additional functionality surrounding it if
necessary.
|
| SegmentedBoundedOffHeapDataContainer |
Copyright © 2022 JBoss by Red Hat. All rights reserved.