Package org.apache.iceberg
Class SystemConfigs.ConfigEntry<T>
- java.lang.Object
-
- org.apache.iceberg.SystemConfigs.ConfigEntry<T>
-
- Enclosing class:
- SystemConfigs
public static class SystemConfigs.ConfigEntry<T> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TdefaultValue()java.lang.StringenvKey()java.lang.StringpropertyKey()Tvalue()
-