Class BufferWithSubpartition
- java.lang.Object
-
- org.apache.flink.runtime.io.network.partition.BufferWithSubpartition
-
public class BufferWithSubpartition extends Object
Buffer and the corresponding subpartition index.
-
-
Constructor Summary
Constructors Constructor Description BufferWithSubpartition(Buffer buffer, int subpartitionIndex)
-