| 程序包 | 说明 |
|---|---|
| org.apache.paimon.data | |
| org.apache.paimon.memory |
| 构造器和说明 |
|---|
SimpleCollectingOutputView(List<MemorySegment> fullSegmentTarget,
MemorySegmentSource memSource,
int segmentSize) |
SimpleCollectingOutputView(MemorySegmentSource memSource,
int segmentSize) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
MemorySegmentPool
MemorySegment pool to hold pages in 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.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.