Uses of Package
org.apache.druid.catalog.model.table
Packages that use org.apache.druid.catalog.model.table
Package
Description
-
Classes in org.apache.druid.catalog.model.table used by org.apache.druid.catalog.modelClassDescriptionCatalog form of an external table specification used to pass along the three components needed for an external table in MSQ ingest.Metadata about a Druid
InputFormat.Metadata definition for one Druid input source. -
Classes in org.apache.druid.catalog.model.table used by org.apache.druid.catalog.model.facade
-
Classes in org.apache.druid.catalog.model.table used by org.apache.druid.catalog.model.tableClassDescriptionBase class for input source definitions.The "from-scratch" table function for this input source.Base implementation for a table function definition.Description of one clustering key (column) for a datasource.Catalog form of an external table specification used to pass along the three components needed for an external table in MSQ ingest.Base class for input formats that require an input format (which is most of them.) By default, an input source supports all formats defined in the table registry, but specific input sources can be more restrictive.Metadata about a Druid
InputFormat.Base class for input format definitions.Definition of a flat text (CSV and delimited text) input format.Metadata definition for one Druid input source.Internal class to hold the intermediate form of an external table: the input source and input format properties converted to Java maps, and the types of each resolved to the corresponding definitions.Informal table spec builder for tests.Representation of a SQL table function.