public static class InputProperty.KeepInputAsIsDistribution extends InputProperty.RequiredDistribution
TODO This class can be removed once FLINK-21224 is finished.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InputProperty.RequiredDistribution |
getInputDistribution() |
int |
hashCode() |
boolean |
isStrict() |
String |
toString() |
getTypepublic InputProperty.RequiredDistribution getInputDistribution()
public boolean isStrict()
public boolean equals(Object o)
equals in class InputProperty.RequiredDistributionpublic int hashCode()
hashCode in class InputProperty.RequiredDistributionpublic String toString()
toString in class InputProperty.RequiredDistributionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.