Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
Modifier and Type | Method and Description |
---|---|
@Nullable MemoryAllocator |
DataStorageConfiguration.getMemoryAllocator() |
@Nullable MemoryAllocator |
DataRegionConfiguration.getMemoryAllocator() |
Modifier and Type | Method and Description |
---|---|
DataStorageConfiguration |
DataStorageConfiguration.setMemoryAllocator(MemoryAllocator allocator)
Sets default memory allocator for all memory regions.
|
DataRegionConfiguration |
DataRegionConfiguration.setMemoryAllocator(MemoryAllocator allocator)
Sets memory allocator.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024