| Package | Description |
|---|---|
| org.apache.druid.catalog.model | |
| org.apache.druid.catalog.model.facade |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolvedTable
Handle to a table specification along with its definition
and the object mapper used to serialize/deserialize its data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatasourceFacade
Convenience wrapper on top of a resolved table (a table spec and its corresponding
definition.) To be used by consumers of catalog objects that work with specific
datasource properties rather than layers that work with specs generically.
|
class |
ExternalTableFacade |
class |
TableFacade
Convenience wrapper on top of a resolved table (a table spec
and its corresponding definition.)
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.