Package org.apache.iceberg.flink
Class FlinkConfParser
java.lang.Object
org.apache.iceberg.flink.FlinkConfParser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
class
class
class
FlinkConfParser.EnumConfParser<E extends Enum<E>>
class
class
class
-
Constructor Summary
ConstructorsConstructorDescriptionFlinkConfParser
(Table table, Map<String, String> options, org.apache.flink.configuration.ReadableConfig readableConfig) -
Method Summary
Modifier and TypeMethodDescription<E extends Enum<E>>
FlinkConfParser.EnumConfParser<E> enumConfParser
(Class<E> enumClass) intConf()
longConf()
-
Constructor Details
-
FlinkConfParser
-
-
Method Details
-
booleanConf
-
intConf
-
longConf
-
doubleConf
-
enumConfParser
-
stringConf
-
durationConf
-