public interface DirectMemoryProvider
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(long[] chunkSizes) |
DirectMemoryRegion |
nextRegion()
Attempts to allocate next memory region.
|
void |
shutdown()
Shuts down the provider.
|
void initialize(long[] chunkSizes)
chunkSizes - Initializes provider with the chunk sizes.void shutdown()
DirectMemoryRegion nextRegion()
null if no more regions are available.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018