Class TableResponseInfo

    • Constructor Detail

      • TableResponseInfo

        public TableResponseInfo()
      • TableResponseInfo

        public TableResponseInfo​(TableResponseInfo 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.
    • Method Detail

      • getTableBaseInfo

        public TableBaseInfo getTableBaseInfo()
        Get 数据表基本信息。
        Returns:
        TableBaseInfo 数据表基本信息。
      • setTableBaseInfo

        public void setTableBaseInfo​(TableBaseInfo TableBaseInfo)
        Set 数据表基本信息。
        Parameters:
        TableBaseInfo - 数据表基本信息。
      • getColumns

        public Column[] getColumns()
        Get 数据表列信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Columns 数据表列信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setColumns

        public void setColumns​(Column[] Columns)
        Set 数据表列信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Columns - 数据表列信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getPartitions

        public Partition[] getPartitions()
        Get 数据表分块信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Partitions 数据表分块信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setPartitions

        public void setPartitions​(Partition[] Partitions)
        Set 数据表分块信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Partitions - 数据表分块信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getLocation

        public String getLocation()
        Get 数据存储路径。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Location 数据存储路径。 注意:此字段可能返回 null,表示取不到有效值。
      • setLocation

        public void setLocation​(String Location)
        Set 数据存储路径。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Location - 数据存储路径。 注意:此字段可能返回 null,表示取不到有效值。
      • getProperties

        public Property[] getProperties()
        Get 数据表属性信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Properties 数据表属性信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setProperties

        public void setProperties​(Property[] Properties)
        Set 数据表属性信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Properties - 数据表属性信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getModifiedTime

        public String getModifiedTime()
        Get 数据表更新时间, 单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ModifiedTime 数据表更新时间, 单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
      • setModifiedTime

        public void setModifiedTime​(String ModifiedTime)
        Set 数据表更新时间, 单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ModifiedTime - 数据表更新时间, 单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 数据表创建时间,单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 数据表创建时间,单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 数据表创建时间,单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 数据表创建时间,单位: ms。 注意:此字段可能返回 null,表示取不到有效值。
      • getInputFormat

        public String getInputFormat()
        Get 数据格式。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        InputFormat 数据格式。 注意:此字段可能返回 null,表示取不到有效值。
      • setInputFormat

        public void setInputFormat​(String InputFormat)
        Set 数据格式。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        InputFormat - 数据格式。 注意:此字段可能返回 null,表示取不到有效值。
      • getStorageSize

        public Long getStorageSize()
        Get 数据表存储大小(单位:Byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StorageSize 数据表存储大小(单位:Byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setStorageSize

        public void setStorageSize​(Long StorageSize)
        Set 数据表存储大小(单位:Byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StorageSize - 数据表存储大小(单位:Byte) 注意:此字段可能返回 null,表示取不到有效值。
      • getRecordCount

        public Long getRecordCount()
        Get 数据表行数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        RecordCount 数据表行数 注意:此字段可能返回 null,表示取不到有效值。
      • setRecordCount

        public void setRecordCount​(Long RecordCount)
        Set 数据表行数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        RecordCount - 数据表行数 注意:此字段可能返回 null,表示取不到有效值。
      • getMapMaterializedViewName

        public String getMapMaterializedViewName()
        Get xxxx 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MapMaterializedViewName xxxx 注意:此字段可能返回 null,表示取不到有效值。
      • setMapMaterializedViewName

        public void setMapMaterializedViewName​(String MapMaterializedViewName)
        Set xxxx 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MapMaterializedViewName - xxxx 注意:此字段可能返回 null,表示取不到有效值。