Package | Description |
---|---|
org.apache.paimon.catalog | |
org.apache.paimon.flink | |
org.apache.paimon.hive | |
org.apache.paimon.table |
Modifier and Type | Method and Description |
---|---|
FormatTable |
AbstractCatalog.getFormatTable(Identifier identifier)
Return a
FormatTable identified by the given Identifier . |
Modifier and Type | Method and Description |
---|---|
FormatTable |
FormatCatalogTable.table() |
Constructor and Description |
---|
FormatCatalogTable(FormatTable table) |
Modifier and Type | Method and Description |
---|---|
FormatTable |
HiveCatalog.getFormatTable(Identifier identifier) |
Modifier and Type | Class and Description |
---|---|
static class |
FormatTable.FormatTableImpl
An implementation for
FormatTable . |
Modifier and Type | Method and Description |
---|---|
FormatTable |
FormatTable.Builder.build() |
FormatTable |
FormatTable.copy(Map<String,String> dynamicOptions) |
FormatTable |
FormatTable.FormatTableImpl.copy(Map<String,String> dynamicOptions) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.