Class DatasourceFacade
java.lang.Object
org.apache.druid.catalog.model.ObjectFacade
org.apache.druid.catalog.model.facade.TableFacade
org.apache.druid.catalog.model.facade.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.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.apache.druid.catalog.model.facade.TableFacade
resolved -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.catalog.model.facade.TableFacade
columns, druidType, jsonMapper, properties, specMethods inherited from class org.apache.druid.catalog.model.ObjectFacade
booleanProperty, hasProperty, intProperty, mapProperty, property, stringListProperty, stringProperty
-
Constructor Details
-
DatasourceFacade
-
-
Method Details
-
segmentGranularityString
-
segmentGranularity
-
targetSegmentRows
-
clusterKeys
-
isSealed
public boolean isSealed() -
columnFacades
-
column
-
projections
-