Uses of Class
org.apache.flink.runtime.io.network.partition.consumer.GateBuffersSpec
-
Packages that use GateBuffersSpec Package Description org.apache.flink.runtime.io.network.partition.consumer -
-
Uses of GateBuffersSpec in org.apache.flink.runtime.io.network.partition.consumer
Methods in org.apache.flink.runtime.io.network.partition.consumer that return GateBuffersSpec Modifier and Type Method Description static GateBuffersSpecInputGateSpecUtils. createGateBuffersSpec(Optional<Integer> configuredMaxRequiredBuffersPerGate, int configuredNetworkBuffersPerChannel, int configuredFloatingNetworkBuffersPerGate, ResultPartitionType partitionType, int numInputChannels, boolean enableTieredStorage)
-