public class TableWithMeta extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String[] |
getColumnNames()
Get the names of the top level columns.
|
Table |
releaseTable()
Get the table out of this metadata.
|
public Table releaseTable()
public String[] getColumnNames()
public void close()
close in interface AutoCloseableCopyright © 2023. All rights reserved.