public static class PartitionFileWriter.SegmentBufferContext extends Object
PartitionFileWriter.SegmentBufferContext contains all the buffers belonging to the segment. Note that
when this indicates whether the segment is finished, the field bufferWithIndexes
should be empty.| 构造器和说明 |
|---|
SegmentBufferContext(int segmentId,
List<org.apache.flink.api.java.tuple.Tuple2<Buffer,Integer>> bufferAndIndexes,
boolean segmentFinished) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.