public static interface ColumnExplorer.ImplicitFileColumn
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isOptional()
Whether implicit column is optional or required.
|
String |
optionName()
Returns option name for obtaining implicit column name.
|
String optionName()
default boolean isOptional()
true if implicit column is optional, false otherwiseCopyright © 2021 The Apache Software Foundation. All rights reserved.