| Package | Description |
|---|---|
| org.infinispan.container.offheap |
| Modifier and Type | Class and Description |
|---|---|
class |
OffHeapEntryFactoryImpl
Factory that can create CacheEntry instances from off-heap memory.
|
| Modifier and Type | Field and Description |
|---|---|
protected OffHeapEntryFactory |
OffHeapDataContainer.offHeapEntryFactory |
protected OffHeapEntryFactory |
SegmentedBoundedOffHeapDataContainer.offHeapEntryFactory |
| Constructor and Description |
|---|
OffHeapConcurrentMap(OffHeapMemoryAllocator allocator,
OffHeapEntryFactory offHeapEntryFactory,
OffHeapConcurrentMap.EntryListener listener) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.