Package org.apache.iceberg.flink
Class FlinkConfParser.IntConfParser
java.lang.Object
org.apache.iceberg.flink.FlinkConfParser.ConfParser<FlinkConfParser.IntConfParser,Integer>
org.apache.iceberg.flink.FlinkConfParser.IntConfParser
- Enclosing class:
FlinkConfParser
public class FlinkConfParser.IntConfParser
extends FlinkConfParser.ConfParser<FlinkConfParser.IntConfParser,Integer>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefaultValue
(int value) int
parse()
protected FlinkConfParser.IntConfParser
self()
Methods inherited from class org.apache.iceberg.flink.FlinkConfParser.ConfParser
flinkConfig, option, parse, tableProperty
-
Constructor Details
-
IntConfParser
public IntConfParser()
-
-
Method Details
-
self
- Specified by:
self
in classFlinkConfParser.ConfParser<FlinkConfParser.IntConfParser,
Integer>
-
defaultValue
-
parse
public int parse() -
parseOptional
-