Uses of Class
org.apache.druid.catalog.model.ObjectFacade
Packages that use ObjectFacade
-
Uses of ObjectFacade in org.apache.druid.catalog.model
Subclasses of ObjectFacade in org.apache.druid.catalog.modelModifier and TypeClassDescriptionclassHandle to a table specification along with its definition and the object mapper used to serialize/deserialize its data. -
Uses of ObjectFacade in org.apache.druid.catalog.model.facade
Subclasses of ObjectFacade in org.apache.druid.catalog.model.facadeModifier and TypeClassDescriptionclassConvenience 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.classclassConvenience wrapper on top of a resolved table (a table spec and its corresponding definition.)