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