| Package | Description |
|---|---|
| org.apache.druid.catalog.model | |
| org.apache.druid.catalog.model.facade | |
| org.apache.druid.catalog.model.table |
| Class and Description |
|---|
| ColumnSpec
Specification of table columns.
|
| ModelProperties.BasePropertyDefn |
| ModelProperties.ListPropertyDefn |
| ModelProperties.PropertyDefn |
| ModelProperties.SimplePropertyDefn |
| ModelProperties.StringPropertyDefn |
| ModelProperties.TypeRefPropertyDefn |
| ObjectDefn
Metadata definition of the metadata objects stored in the catalog.
|
| ObjectFacade
Utility class to simplify typed access to catalog object properties.
|
| ResolvedTable
Handle to a table specification along with its definition
and the object mapper used to serialize/deserialize its data.
|
| SchemaRegistry
Defines the set of schemas available in Druid and their properties.
|
| SchemaRegistry.SchemaSpec |
| TableDefn
Definition for all tables in the catalog.
|
| TableDefnRegistry
Registry of the table types supported in the catalog.
|
| TableId
SQL-like compound table ID with schema and table name.
|
| TableMetadata
REST API level description of a table.
|
| TableMetadata.TableState
State of the metadata table entry (not necessarily of the underlying
datasource.) A table entry will be Active normally.
|
| TableSpec
Definition of a table "hint" in the metastore, between client and
Druid, and between Druid nodes.
|
| Class and Description |
|---|
| ColumnSpec
Specification of table columns.
|
| ObjectFacade
Utility class to simplify typed access to catalog object properties.
|
| ResolvedTable
Handle to a table specification along with its definition
and the object mapper used to serialize/deserialize its data.
|
| TableSpec
Definition of a table "hint" in the metastore, between client and
Druid, and between Druid nodes.
|
| Class and Description |
|---|
| ColumnSpec
Specification of table columns.
|
| ModelProperties.BasePropertyDefn |
| ModelProperties.GranularityPropertyDefn |
| ModelProperties.ListPropertyDefn |
| ModelProperties.PropertyDefn |
| ModelProperties.SimplePropertyDefn |
| ModelProperties.StringListPropertyDefn |
| ModelProperties.StringPropertyDefn |
| ModelProperties.TypeRefPropertyDefn |
| ObjectDefn
Metadata definition of the metadata objects stored in the catalog.
|
| ResolvedTable
Handle to a table specification along with its definition
and the object mapper used to serialize/deserialize its data.
|
| TableDefn
Definition for all tables in the catalog.
|
| TableDefnRegistry
Registry of the table types supported in the catalog.
|
| TableId
SQL-like compound table ID with schema and table name.
|
| TableMetadata
REST API level description of a table.
|
| TableSpec
Definition of a table "hint" in the metastore, between client and
Druid, and between Druid nodes.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.