| Package | Description |
|---|---|
| org.apache.druid.catalog.model.table |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedInputSourceDefn
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.
|
class |
HttpInputSourceDefn
Definition of an HTTP input source source.
|
class |
InlineInputSourceDefn
Describes an inline input source: one where the data is provided in the
table spec as a series of text lines.
|
class |
LocalInputSourceDefn
Definition for a
LocalInputSource. |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.