public static class StreamConfig.SourceInputConfig extends Object implements StreamConfig.InputConfig
| Constructor and Description |
|---|
SourceInputConfig(StreamEdge inputEdge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StreamEdge |
getInputEdge() |
int |
hashCode() |
String |
toString() |
public SourceInputConfig(StreamEdge inputEdge)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.