Package org.apache.iceberg.flink
Class FlinkConfParser.DoubleConfParser
java.lang.Object
org.apache.iceberg.flink.FlinkConfParser.ConfParser<FlinkConfParser.DoubleConfParser,Double>
 
org.apache.iceberg.flink.FlinkConfParser.DoubleConfParser
- Enclosing class:
- FlinkConfParser
public class FlinkConfParser.DoubleConfParser
extends FlinkConfParser.ConfParser<FlinkConfParser.DoubleConfParser,Double> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiondefaultValue(double value) doubleparse()protected FlinkConfParser.DoubleConfParserself()Methods inherited from class org.apache.iceberg.flink.FlinkConfParser.ConfParserflinkConfig, option, parse, tableProperty
- 
Constructor Details- 
DoubleConfParserpublic DoubleConfParser()
 
- 
- 
Method Details- 
self- Specified by:
- selfin class- FlinkConfParser.ConfParser<FlinkConfParser.DoubleConfParser,- Double> 
 
- 
defaultValue
- 
parsepublic double parse()
- 
parseOptional
 
-