| Package | Description |
|---|---|
| org.apache.flink.runtime.operators.hash |
| Constructor and Description |
|---|
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–2025 The Apache Software Foundation. All rights reserved.