Package | Description |
---|---|
org.apache.flink.runtime.operators.hash |
Constructor and Description |
---|
InMemoryPartition(TypeSerializer<T> serializer,
int partitionNumber,
ListMemorySegmentSource memSource,
int pageSize,
int pageSizeInBits)
Creates a new partition, in memory, with one buffer.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.