Uses of Interface
org.infinispan.container.offheap.OffHeapMemoryAllocator
Packages that use OffHeapMemoryAllocator
-
Uses of OffHeapMemoryAllocator in org.infinispan.container.offheap
Classes in org.infinispan.container.offheap that implement OffHeapMemoryAllocatorModifier and TypeClassDescriptionclass
Memory allocator that just allocates memory directly usingUnsafe
.Fields in org.infinispan.container.offheap declared as OffHeapMemoryAllocatorModifier and TypeFieldDescriptionprotected OffHeapMemoryAllocator
OffHeapDataContainer.allocator
protected OffHeapMemoryAllocator
SegmentedBoundedOffHeapDataContainer.allocator
Constructors in org.infinispan.container.offheap with parameters of type OffHeapMemoryAllocatorModifierConstructorDescriptionMemoryAddressHash
(int pointers, OffHeapMemoryAllocator allocator) OffHeapConcurrentMap
(OffHeapMemoryAllocator allocator, OffHeapEntryFactory offHeapEntryFactory, OffHeapConcurrentMap.EntryListener listener)