Package | Description |
---|---|
org.infinispan.container.offheap |
Modifier and Type | Class and Description |
---|---|
class |
UnpooledOffHeapMemoryAllocator
Memory allocator that just allocates memory directly using
Unsafe . |
Modifier and Type | Field and Description |
---|---|
protected OffHeapMemoryAllocator |
OffHeapDataContainer.allocator |
protected OffHeapMemoryAllocator |
SegmentedBoundedOffHeapDataContainer.allocator |
Constructor and Description |
---|
MemoryAddressHash(int pointers,
OffHeapMemoryAllocator allocator) |
OffHeapConcurrentMap(OffHeapMemoryAllocator allocator,
OffHeapEntryFactory offHeapEntryFactory,
OffHeapConcurrentMap.EntryListener listener) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.