public static class StreamConfig.NetworkInputConfig extends Object implements StreamConfig.InputConfig
StreamConfig.InputConfig.| Constructor and Description |
|---|
NetworkInputConfig(org.apache.flink.api.common.typeutils.TypeSerializer<?> typeSerializer,
int inputGateIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInputGateIndex() |
org.apache.flink.api.common.typeutils.TypeSerializer<?> |
getTypeSerializer() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.