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