public interface UdbTable
Modifier and Type | Method and Description |
---|---|
Layout |
getLayout() |
String |
getName() |
String |
getOwner() |
Map<String,String> |
getParameters() |
List<FieldSchema> |
getPartitionCols() |
List<UdbPartition> |
getPartitions() |
Schema |
getSchema() |
List<ColumnStatisticsInfo> |
getStatistics() |
String getName()
Schema getSchema()
String getOwner()
List<FieldSchema> getPartitionCols()
Layout getLayout()
List<ColumnStatisticsInfo> getStatistics()
List<UdbPartition> getPartitions()
Copyright © 2023. All Rights Reserved.