java.lang.Object
org.apache.flink.runtime.io.network.partition.consumer.GateBuffersSpec

public class GateBuffersSpec extends Object
The buffer specs of the InputGate include exclusive buffers per channel, required/total floating buffers and the target of total buffers.
  • Method Details

    • targetTotalBuffersPerGate

      public int targetTotalBuffersPerGate()