Class TGetResultSetMetadataResp

    • Constructor Detail

      • TGetResultSetMetadataResp

        public TGetResultSetMetadataResp()
      • TGetResultSetMetadataResp

        public TGetResultSetMetadataResp​(TStatus status)
      • TGetResultSetMetadataResp

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

      • getStatus

        public TStatus getStatus()
      • unsetStatus

        public void unsetStatus()
      • isSetStatus

        public boolean isSetStatus()
        Returns true if field status is set (has been assigned a value) and false otherwise
      • setStatusIsSet

        public void setStatusIsSet​(boolean value)
      • unsetSchema

        public void unsetSchema()
      • isSetSchema

        public boolean isSetSchema()
        Returns true if field schema is set (has been assigned a value) and false otherwise
      • setSchemaIsSet

        public void setSchemaIsSet​(boolean value)
      • unsetResultFormat

        public void unsetResultFormat()
      • isSetResultFormat

        public boolean isSetResultFormat()
        Returns true if field resultFormat is set (has been assigned a value) and false otherwise
      • setResultFormatIsSet

        public void setResultFormatIsSet​(boolean value)
      • isLz4Compressed

        public boolean isLz4Compressed()
      • unsetLz4Compressed

        public void unsetLz4Compressed()
      • isSetLz4Compressed

        public boolean isSetLz4Compressed()
        Returns true if field lz4Compressed is set (has been assigned a value) and false otherwise
      • setLz4CompressedIsSet

        public void setLz4CompressedIsSet​(boolean value)
      • getArrowSchema

        public byte[] getArrowSchema()
      • bufferForArrowSchema

        public ByteBuffer bufferForArrowSchema()
      • unsetArrowSchema

        public void unsetArrowSchema()
      • isSetArrowSchema

        public boolean isSetArrowSchema()
        Returns true if field arrowSchema is set (has been assigned a value) and false otherwise
      • setArrowSchemaIsSet

        public void setArrowSchemaIsSet​(boolean value)
      • unsetCacheLookupResult

        public void unsetCacheLookupResult()
      • isSetCacheLookupResult

        public boolean isSetCacheLookupResult()
        Returns true if field cacheLookupResult is set (has been assigned a value) and false otherwise
      • setCacheLookupResultIsSet

        public void setCacheLookupResultIsSet​(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)
      • isIsStagingOperation

        public boolean isIsStagingOperation()
      • unsetIsStagingOperation

        public void unsetIsStagingOperation()
      • isSetIsStagingOperation

        public boolean isSetIsStagingOperation()
        Returns true if field isStagingOperation is set (has been assigned a value) and false otherwise
      • setIsStagingOperationIsSet

        public void setIsStagingOperationIsSet​(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