public class InputGateSpecUtils extends Object
InputGate, for example, GateBuffersSpec.| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_MAX_REQUIRED_BUFFERS_PER_GATE_FOR_BATCH |
static int |
DEFAULT_MAX_REQUIRED_BUFFERS_PER_GATE_FOR_STREAM |
| 构造器和说明 |
|---|
InputGateSpecUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GateBuffersSpec |
createGateBuffersSpec(Optional<Integer> configuredMaxRequiredBuffersPerGate,
int configuredNetworkBuffersPerChannel,
int configuredFloatingNetworkBuffersPerGate,
ResultPartitionType partitionType,
int numInputChannels) |
public static final int DEFAULT_MAX_REQUIRED_BUFFERS_PER_GATE_FOR_BATCH
public static final int DEFAULT_MAX_REQUIRED_BUFFERS_PER_GATE_FOR_STREAM
public static GateBuffersSpec createGateBuffersSpec(Optional<Integer> configuredMaxRequiredBuffersPerGate, int configuredNetworkBuffersPerChannel, int configuredFloatingNetworkBuffersPerGate, ResultPartitionType partitionType, int numInputChannels)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.