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