Class TDBSqlCloudResultFile

    • Field Detail

      • filePath

        public String filePath
      • startRowOffset

        public long startRowOffset
      • rowCount

        public long rowCount
      • uncompressedBytes

        public long uncompressedBytes
      • compressedBytes

        public long compressedBytes
      • fileLink

        public String fileLink
      • linkExpiryTime

        public long linkExpiryTime
    • Constructor Detail

      • TDBSqlCloudResultFile

        public TDBSqlCloudResultFile()
      • TDBSqlCloudResultFile

        public TDBSqlCloudResultFile​(TDBSqlCloudResultFile other)
        Performs a deep copy on other.
    • Method Detail

      • getFilePath

        public String getFilePath()
      • unsetFilePath

        public void unsetFilePath()
      • isSetFilePath

        public boolean isSetFilePath()
        Returns true if field filePath is set (has been assigned a value) and false otherwise
      • setFilePathIsSet

        public void setFilePathIsSet​(boolean value)
      • getStartRowOffset

        public long getStartRowOffset()
      • unsetStartRowOffset

        public void unsetStartRowOffset()
      • isSetStartRowOffset

        public boolean isSetStartRowOffset()
        Returns true if field startRowOffset is set (has been assigned a value) and false otherwise
      • setStartRowOffsetIsSet

        public void setStartRowOffsetIsSet​(boolean value)
      • getRowCount

        public long getRowCount()
      • unsetRowCount

        public void unsetRowCount()
      • isSetRowCount

        public boolean isSetRowCount()
        Returns true if field rowCount is set (has been assigned a value) and false otherwise
      • setRowCountIsSet

        public void setRowCountIsSet​(boolean value)
      • getUncompressedBytes

        public long getUncompressedBytes()
      • unsetUncompressedBytes

        public void unsetUncompressedBytes()
      • isSetUncompressedBytes

        public boolean isSetUncompressedBytes()
        Returns true if field uncompressedBytes is set (has been assigned a value) and false otherwise
      • setUncompressedBytesIsSet

        public void setUncompressedBytesIsSet​(boolean value)
      • getCompressedBytes

        public long getCompressedBytes()
      • unsetCompressedBytes

        public void unsetCompressedBytes()
      • isSetCompressedBytes

        public boolean isSetCompressedBytes()
        Returns true if field compressedBytes is set (has been assigned a value) and false otherwise
      • setCompressedBytesIsSet

        public void setCompressedBytesIsSet​(boolean value)
      • getFileLink

        public String getFileLink()
      • unsetFileLink

        public void unsetFileLink()
      • isSetFileLink

        public boolean isSetFileLink()
        Returns true if field fileLink is set (has been assigned a value) and false otherwise
      • setFileLinkIsSet

        public void setFileLinkIsSet​(boolean value)
      • getLinkExpiryTime

        public long getLinkExpiryTime()
      • unsetLinkExpiryTime

        public void unsetLinkExpiryTime()
      • isSetLinkExpiryTime

        public boolean isSetLinkExpiryTime()
        Returns true if field linkExpiryTime is set (has been assigned a value) and false otherwise
      • setLinkExpiryTimeIsSet

        public void setLinkExpiryTimeIsSet​(boolean value)
      • getHttpHeadersSize

        public int getHttpHeadersSize()
      • putToHttpHeaders

        public void putToHttpHeaders​(String key,
                                     String val)
      • unsetHttpHeaders

        public void unsetHttpHeaders()
      • isSetHttpHeaders

        public boolean isSetHttpHeaders()
        Returns true if field httpHeaders is set (has been assigned a value) and false otherwise
      • setHttpHeadersIsSet

        public void setHttpHeadersIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException