| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.operators.hash |
| 构造器和说明 |
|---|
InMemoryPartition(org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer,
int partitionNumber,
ListMemorySegmentSource memSource,
int pageSize,
int pageSizeInBits)
Creates a new partition, in memory, with one buffer.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.