See: Description
| Interface | Description |
|---|---|
| OffHeapAllocator |
Implemented by off-heap memory allocators.
|
| Class | Description |
|---|---|
| Evictor |
Overview
--------
The Evictor is responsible for managing the JE cache.
|
| EvictorStatDefinition |
Per-stat Metadata for JE evictor statistics.
|
| OffHeapAllocatorFactory |
Used to create OffHeapAllocator instances.
|
| OffHeapCache |
Off-heap cache and evictor.
|
| OffHeapCache.BINInfo | |
| OffHeapStatDefinition |
The off-heap stats were put in a separate group rather than being combined
with the main cache evictor stats, simply because there were so many evictor
stats already.
|
| Enum | Description |
|---|---|
| Evictor.EvictionSource |
| Exception | Description |
|---|---|
| OffHeapAllocator.OffHeapOverflowException |
Copyright © 2024. All rights reserved.