Uses of Class
org.apache.druid.catalog.model.table.FormattedInputSourceDefn
-
Packages that use FormattedInputSourceDefn Package Description org.apache.druid.catalog.model.table -
-
Uses of FormattedInputSourceDefn in org.apache.druid.catalog.model.table
Subclasses of FormattedInputSourceDefn in org.apache.druid.catalog.model.table Modifier and Type Class Description classHttpInputSourceDefnDefinition of an HTTP input source source.classInlineInputSourceDefnDescribes an inline input source: one where the data is provided in the table spec as a series of text lines.classLocalInputSourceDefnDefinition for aLocalInputSource.
-