public class DatasourceFacade extends TableFacade
resolved| Constructor and Description |
|---|
DatasourceFacade(ResolvedTable resolved) |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterKeySpec> |
clusterKeys() |
List<String> |
hiddenColumns() |
boolean |
isSealed() |
Granularity |
segmentGranularity() |
String |
segmentGranularityString() |
Integer |
targetSegmentRows() |
columns, druidType, jsonMapper, properties, specbooleanProperty, hasProperty, intProperty, mapProperty, property, stringListProperty, stringPropertypublic DatasourceFacade(ResolvedTable resolved)
public String segmentGranularityString()
public Granularity segmentGranularity()
public Integer targetSegmentRows()
public List<ClusterKeySpec> clusterKeys()
public boolean isSealed()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.