| 程序包 | 说明 |
|---|---|
| org.apache.paimon.memory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractMemorySegmentPool
Abstract memory segment pool.
|
class |
ArraySegmentPool
A
MemorySegmentPool for allocated segments. |
class |
CachelessSegmentPool
A
MemorySegmentPool without cache. |
class |
HeapMemorySegmentPool
MemorySegment pool from heap.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static MemorySegmentPool |
MemorySegmentPool.createHeapPool(MemorySize maxMemory,
MemorySize pageSize) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.