public class TableMeta extends AbstractModel
header, skipSign
Constructor and Description |
---|
TableMeta() |
TableMeta(TableMeta source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getBizCatalogIds()
Get Data Directory ID (may be multiple)
Note: This field may return null, indicating that no valid value can be obtained.
|
String[] |
getBizCatalogNames()
Get Data Directory (may be multiple)
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getClusterId()
Get Cluster ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getClusterName()
Get Cluster Name
Note: This field may return null, indicating that no valid value can be obtained.
|
SearchColumnDocVO[] |
getColumns()
Get Table Field Information
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getColumnSeparator()
Get Column Separator
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getCreateTime()
Get Creation TimeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getDatabaseId()
Get Database ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDatabaseName()
Get Database nameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getDataModifyTime()
Get Last Modified Time of Data
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDataSourceCategory()
Get System Source -CLUSTER, DB - Self Definition Source
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDatasourceDisplayName()
Get Data Source Display Name
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getDatasourceId()
Get Data Source Global Unique ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDatasourceName()
Get Data Source Name
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDdlModifyTime()
Get Latest DDL Modification Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDescription()
Get Table Description
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getFavoriteCount()
Get Total favorites on the table under the tenant
Note: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getHasAdminAuthority()
Get Current user has Administrator Privileges
Note: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getHasFavorite()
Get true for Favorited/false indicates not favorited
Note: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getHasLike()
Get true for liked/false for not liked status
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getInstanceId()
Get Instance ID of the Data Source Engine: e.g., EMR Cluster Instance ID/Data Source Instance ID
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getIsPartitionTable()
Get Determine if it is a partitioned table 1 Yes 0 No
Note: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getIsView()
Get Is View
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getLastAccessTime()
Get Last Access Time of Data
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getLifeCycleTime()
Get LifecycleNote: This field may return null, indicating that no valid value can be obtained.
|
Long |
getLikeCount()
Get Total likes on the table under the tenant
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getLocation()
Get Storage locationNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getMetaCrawlType()
Get Table Collection Type
TABLE, VIEW, MANAGED_TABLE (Hive managed table), EXTERNAL_TABLE (Hive external table), VIRTUAL_VIEW (virtual view), MATERIALIZED_VIEW (materialized view), LATERAL_VIEW, INDEX_TABLE (index table), END_SELECT (query structure), INSTANCE (intermediate temporary table type (data lineage)), CDW (CDW table type)
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getMetastoreId()
Get Metadata Tenant ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getMetastoreType()
Get Technology Type, available values: HIVE,MYSQL,KAFKA, HBASE
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getModifyTime()
Get Latest Data Modification Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getOwnerProjectId()
Get Data source ownerProjectId
Note: This field may return null, indicating that no valid value can be obtained.
|
String[] |
getPartitionColumns()
Get Partition Field Key
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getPartitionExpireDays()
Get Lifecycle - Partition Retention Days [Valid when Partition Retention Policy is applied]
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getPartitions()
Get Number of partitions in Kafka Topic
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectDisplayName()
Get Project English and Chinese Name
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectId()
Get Project IDNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectName()
Get Project Name in English
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getReplicationFactor()
Get Number of replicas in Kafka Topic
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getStorageFormat()
Get Storage Format
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getStorageSize()
Get Storage Volume, Byte Count
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getStorageSizeWithUnit()
Get Storage Volume, displayed in appropriate units
Note: This field may return null, indicating that no valid value can be obtained.
|
TableHeat |
getTableHeat()
Get Heat value of the table
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableId()
Get Global Unique ID of the Table
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableName()
Get Table NameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableNameCn()
Get Chinese Table Name
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableNameEn()
Get Table English Name
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableOwnerId()
Get Table Owner ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableOwnerName()
Get Person in ChargeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getTablePath()
Get Table Path
Note: This field may return null, indicating that no valid value can be obtained.
|
TableMetaProperty[] |
getTableProperties()
Get Table Ancillary Information
Note: This field may return null, indicating that no valid value can be obtained.
|
TablePropertyScore |
getTablePropertyScore()
Get Asset score of the table
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTableType()
Get Table Types, such as hive MANAGED_TABLE;EXTERNAL_TABLE
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTechnologyType()
Get Data Source Technology Type: HIVE/MYSQL/HBASE/KAFKA etc.
|
void |
setBizCatalogIds(String[] BizCatalogIds)
Set Data Directory ID (may be multiple)
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setBizCatalogNames(String[] BizCatalogNames)
Set Data Directory (may be multiple)
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setClusterId(String ClusterId)
Set Cluster ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setClusterName(String ClusterName)
Set Cluster Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setColumns(SearchColumnDocVO[] Columns)
Set Table Field Information
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setColumnSeparator(String ColumnSeparator)
Set Column Separator
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCreateTime(String CreateTime)
Set Creation TimeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setDatabaseId(String DatabaseId)
Set Database ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDatabaseName(String DatabaseName)
Set Database nameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setDataModifyTime(String DataModifyTime)
Set Last Modified Time of Data
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDataSourceCategory(String DataSourceCategory)
Set System Source -CLUSTER, DB - Self Definition Source
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDatasourceDisplayName(String DatasourceDisplayName)
Set Data Source Display Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDatasourceId(Long DatasourceId)
Set Data Source Global Unique ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDatasourceName(String DatasourceName)
Set Data Source Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDdlModifyTime(String DdlModifyTime)
Set Latest DDL Modification Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDescription(String Description)
Set Table Description
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setFavoriteCount(Long FavoriteCount)
Set Total favorites on the table under the tenant
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setHasAdminAuthority(Boolean HasAdminAuthority)
Set Current user has Administrator Privileges
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setHasFavorite(Boolean HasFavorite)
Set true for Favorited/false indicates not favorited
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setHasLike(Boolean HasLike)
Set true for liked/false for not liked status
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setInstanceId(String InstanceId)
Set Instance ID of the Data Source Engine: e.g., EMR Cluster Instance ID/Data Source Instance ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setIsPartitionTable(Long IsPartitionTable)
Set Determine if it is a partitioned table 1 Yes 0 No
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setIsView(Boolean IsView)
Set Is View
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLastAccessTime(String LastAccessTime)
Set Last Access Time of Data
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLifeCycleTime(Long LifeCycleTime)
Set LifecycleNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setLikeCount(Long LikeCount)
Set Total likes on the table under the tenant
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLocation(String Location)
Set Storage locationNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setMetaCrawlType(String MetaCrawlType)
Set Table Collection Type
TABLE, VIEW, MANAGED_TABLE (Hive managed table), EXTERNAL_TABLE (Hive external table), VIRTUAL_VIEW (virtual view), MATERIALIZED_VIEW (materialized view), LATERAL_VIEW, INDEX_TABLE (index table), END_SELECT (query structure), INSTANCE (intermediate temporary table type (data lineage)), CDW (CDW table type)
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setMetastoreId(Long MetastoreId)
Set Metadata Tenant ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setMetastoreType(String MetastoreType)
Set Technology Type, available values: HIVE,MYSQL,KAFKA, HBASE
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setModifyTime(String ModifyTime)
Set Latest Data Modification Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setOwnerProjectId(String OwnerProjectId)
Set Data source ownerProjectId
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setPartitionColumns(String[] PartitionColumns)
Set Partition Field Key
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setPartitionExpireDays(Long PartitionExpireDays)
Set Lifecycle - Partition Retention Days [Valid when Partition Retention Policy is applied]
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setPartitions(String Partitions)
Set Number of partitions in Kafka Topic
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectDisplayName(String ProjectDisplayName)
Set Project English and Chinese Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectId(String ProjectId)
Set Project IDNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectName(String ProjectName)
Set Project Name in English
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setReplicationFactor(String ReplicationFactor)
Set Number of replicas in Kafka Topic
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStorageFormat(String StorageFormat)
Set Storage Format
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStorageSize(Long StorageSize)
Set Storage Volume, Byte Count
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStorageSizeWithUnit(String StorageSizeWithUnit)
Set Storage Volume, displayed in appropriate units
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableHeat(TableHeat TableHeat)
Set Heat value of the table
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableId(String TableId)
Set Global Unique ID of the Table
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableName(String TableName)
Set Table NameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableNameCn(String TableNameCn)
Set Chinese Table Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableNameEn(String TableNameEn)
Set Table English Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableOwnerId(String TableOwnerId)
Set Table Owner ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableOwnerName(String TableOwnerName)
Set Person in ChargeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setTablePath(String TablePath)
Set Table Path
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableProperties(TableMetaProperty[] TableProperties)
Set Table Ancillary Information
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTablePropertyScore(TablePropertyScore TablePropertyScore)
Set Asset score of the table
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTableType(String TableType)
Set Table Types, such as hive MANAGED_TABLE;EXTERNAL_TABLE
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTechnologyType(String TechnologyType)
Set Data Source Technology Type: HIVE/MYSQL/HBASE/KAFKA etc.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public TableMeta()
public TableMeta(TableMeta source)
public String getTableId()
public void setTableId(String TableId)
TableId
- Global Unique ID of the Table
Note: This field may return null, indicating that no valid value can be obtained.public String getTableName()
public void setTableName(String TableName)
TableName
- Table NameNote: This field may return null, indicating that no valid value can be obtained.public String getTableOwnerName()
public void setTableOwnerName(String TableOwnerName)
TableOwnerName
- Person in ChargeNote: This field may return null, indicating that no valid value can be obtained.public Long getDatasourceId()
public void setDatasourceId(Long DatasourceId)
DatasourceId
- Data Source Global Unique ID
Note: This field may return null, indicating that no valid value can be obtained.public String getClusterName()
public void setClusterName(String ClusterName)
ClusterName
- Cluster Name
Note: This field may return null, indicating that no valid value can be obtained.public String getDatasourceName()
public void setDatasourceName(String DatasourceName)
DatasourceName
- Data Source Name
Note: This field may return null, indicating that no valid value can be obtained.public String getDatabaseName()
public void setDatabaseName(String DatabaseName)
DatabaseName
- Database nameNote: This field may return null, indicating that no valid value can be obtained.public String getTablePath()
public void setTablePath(String TablePath)
TablePath
- Table Path
Note: This field may return null, indicating that no valid value can be obtained.public String getTableNameCn()
public void setTableNameCn(String TableNameCn)
TableNameCn
- Chinese Table Name
Note: This field may return null, indicating that no valid value can be obtained.public Long getMetastoreId()
public void setMetastoreId(Long MetastoreId)
MetastoreId
- Metadata Tenant ID
Note: This field may return null, indicating that no valid value can be obtained.public String getMetastoreType()
public void setMetastoreType(String MetastoreType)
MetastoreType
- Technology Type, available values: HIVE,MYSQL,KAFKA, HBASE
Note: This field may return null, indicating that no valid value can be obtained.public String getDescription()
public void setDescription(String Description)
Description
- Table Description
Note: This field may return null, indicating that no valid value can be obtained.public String getColumnSeparator()
public void setColumnSeparator(String ColumnSeparator)
ColumnSeparator
- Column Separator
Note: This field may return null, indicating that no valid value can be obtained.public String getStorageFormat()
public void setStorageFormat(String StorageFormat)
StorageFormat
- Storage Format
Note: This field may return null, indicating that no valid value can be obtained.public Long getStorageSize()
public void setStorageSize(Long StorageSize)
StorageSize
- Storage Volume, Byte Count
Note: This field may return null, indicating that no valid value can be obtained.public String getTableType()
public void setTableType(String TableType)
TableType
- Table Types, such as hive MANAGED_TABLE;EXTERNAL_TABLE
Note: This field may return null, indicating that no valid value can be obtained.public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation TimeNote: This field may return null, indicating that no valid value can be obtained.public String getModifyTime()
public void setModifyTime(String ModifyTime)
ModifyTime
- Latest Data Modification Time
Note: This field may return null, indicating that no valid value can be obtained.public String getDdlModifyTime()
public void setDdlModifyTime(String DdlModifyTime)
DdlModifyTime
- Latest DDL Modification Time
Note: This field may return null, indicating that no valid value can be obtained.public String getLastAccessTime()
public void setLastAccessTime(String LastAccessTime)
LastAccessTime
- Last Access Time of Data
Note: This field may return null, indicating that no valid value can be obtained.public String getProjectName()
public void setProjectName(String ProjectName)
ProjectName
- Project Name in English
Note: This field may return null, indicating that no valid value can be obtained.public String[] getBizCatalogIds()
public void setBizCatalogIds(String[] BizCatalogIds)
BizCatalogIds
- Data Directory ID (may be multiple)
Note: This field may return null, indicating that no valid value can be obtained.public String[] getBizCatalogNames()
public void setBizCatalogNames(String[] BizCatalogNames)
BizCatalogNames
- Data Directory (may be multiple)
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getHasFavorite()
public void setHasFavorite(Boolean HasFavorite)
HasFavorite
- true for Favorited/false indicates not favorited
Note: This field may return null, indicating that no valid value can be obtained.public Long getLifeCycleTime()
public void setLifeCycleTime(Long LifeCycleTime)
LifeCycleTime
- LifecycleNote: This field may return null, indicating that no valid value can be obtained.public String getStorageSizeWithUnit()
public void setStorageSizeWithUnit(String StorageSizeWithUnit)
StorageSizeWithUnit
- Storage Volume, displayed in appropriate units
Note: This field may return null, indicating that no valid value can be obtained.public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- Instance ID of the Data Source Engine: e.g., EMR Cluster Instance ID/Data Source Instance ID
Note: This field may return null, indicating that no valid value can be obtained.public String getTechnologyType()
public void setTechnologyType(String TechnologyType)
TechnologyType
- Data Source Technology Type: HIVE/MYSQL/HBASE/KAFKA etc.
Note: This field may return null, indicating that no valid value can be obtained.public String getTableNameEn()
public void setTableNameEn(String TableNameEn)
TableNameEn
- Table English Name
Note: This field may return null, indicating that no valid value can be obtained.public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId
- Project IDNote: This field may return null, indicating that no valid value can be obtained.public String getPartitions()
public void setPartitions(String Partitions)
Partitions
- Number of partitions in Kafka Topic
Note: This field may return null, indicating that no valid value can be obtained.public String getReplicationFactor()
public void setReplicationFactor(String ReplicationFactor)
ReplicationFactor
- Number of replicas in Kafka Topic
Note: This field may return null, indicating that no valid value can be obtained.public String getProjectDisplayName()
public void setProjectDisplayName(String ProjectDisplayName)
ProjectDisplayName
- Project English and Chinese Name
Note: This field may return null, indicating that no valid value can be obtained.public String getDataModifyTime()
public void setDataModifyTime(String DataModifyTime)
DataModifyTime
- Last Modified Time of Data
Note: This field may return null, indicating that no valid value can be obtained.public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- Cluster ID
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getHasAdminAuthority()
public void setHasAdminAuthority(Boolean HasAdminAuthority)
HasAdminAuthority
- Current user has Administrator Privileges
Note: This field may return null, indicating that no valid value can be obtained.public String getDatasourceDisplayName()
public void setDatasourceDisplayName(String DatasourceDisplayName)
DatasourceDisplayName
- Data Source Display Name
Note: This field may return null, indicating that no valid value can be obtained.public String getDatabaseId()
public void setDatabaseId(String DatabaseId)
DatabaseId
- Database ID
Note: This field may return null, indicating that no valid value can be obtained.public Long getFavoriteCount()
public void setFavoriteCount(Long FavoriteCount)
FavoriteCount
- Total favorites on the table under the tenant
Note: This field may return null, indicating that no valid value can be obtained.public Long getLikeCount()
public void setLikeCount(Long LikeCount)
LikeCount
- Total likes on the table under the tenant
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getHasLike()
public void setHasLike(Boolean HasLike)
HasLike
- true for liked/false for not liked status
Note: This field may return null, indicating that no valid value can be obtained.public TablePropertyScore getTablePropertyScore()
public void setTablePropertyScore(TablePropertyScore TablePropertyScore)
TablePropertyScore
- Asset score of the table
Note: This field may return null, indicating that no valid value can be obtained.public TableHeat getTableHeat()
public void setTableHeat(TableHeat TableHeat)
TableHeat
- Heat value of the table
Note: This field may return null, indicating that no valid value can be obtained.public String getOwnerProjectId()
public void setOwnerProjectId(String OwnerProjectId)
OwnerProjectId
- Data source ownerProjectId
Note: This field may return null, indicating that no valid value can be obtained.public String getTableOwnerId()
public void setTableOwnerId(String TableOwnerId)
TableOwnerId
- Table Owner ID
Note: This field may return null, indicating that no valid value can be obtained.public String getDataSourceCategory()
public void setDataSourceCategory(String DataSourceCategory)
DataSourceCategory
- System Source -CLUSTER, DB - Self Definition Source
Note: This field may return null, indicating that no valid value can be obtained.public SearchColumnDocVO[] getColumns()
public void setColumns(SearchColumnDocVO[] Columns)
Columns
- Table Field Information
Note: This field may return null, indicating that no valid value can be obtained.public String getMetaCrawlType()
public void setMetaCrawlType(String MetaCrawlType)
MetaCrawlType
- Table Collection Type
TABLE, VIEW, MANAGED_TABLE (Hive managed table), EXTERNAL_TABLE (Hive external table), VIRTUAL_VIEW (virtual view), MATERIALIZED_VIEW (materialized view), LATERAL_VIEW, INDEX_TABLE (index table), END_SELECT (query structure), INSTANCE (intermediate temporary table type (data lineage)), CDW (CDW table type)
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getIsView()
public void setIsView(Boolean IsView)
IsView
- Is View
Note: This field may return null, indicating that no valid value can be obtained.public String getLocation()
public void setLocation(String Location)
Location
- Storage locationNote: This field may return null, indicating that no valid value can be obtained.public Long getIsPartitionTable()
public void setIsPartitionTable(Long IsPartitionTable)
IsPartitionTable
- Determine if it is a partitioned table 1 Yes 0 No
Note: This field may return null, indicating that no valid value can be obtained.public String[] getPartitionColumns()
public void setPartitionColumns(String[] PartitionColumns)
PartitionColumns
- Partition Field Key
Note: This field may return null, indicating that no valid value can be obtained.public Long getPartitionExpireDays()
public void setPartitionExpireDays(Long PartitionExpireDays)
PartitionExpireDays
- Lifecycle - Partition Retention Days [Valid when Partition Retention Policy is applied]
Note: This field may return null, indicating that no valid value can be obtained.public TableMetaProperty[] getTableProperties()
public void setTableProperties(TableMetaProperty[] TableProperties)
TableProperties
- Table Ancillary Information
Note: This field may return null, indicating that no valid value can be obtained.Copyright © 2024. All rights reserved.