Class TProgressUpdateResp

    • Constructor Detail

      • TProgressUpdateResp

        public TProgressUpdateResp()
      • TProgressUpdateResp

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

      • getHeaderNamesSize

        public int getHeaderNamesSize()
      • getHeaderNamesIterator

        public Iterator<String> getHeaderNamesIterator()
      • addToHeaderNames

        public void addToHeaderNames​(String elem)
      • getHeaderNames

        public List<String> getHeaderNames()
      • unsetHeaderNames

        public void unsetHeaderNames()
      • isSetHeaderNames

        public boolean isSetHeaderNames()
        Returns true if field headerNames is set (has been assigned a value) and false otherwise
      • setHeaderNamesIsSet

        public void setHeaderNamesIsSet​(boolean value)
      • getRowsSize

        public int getRowsSize()
      • addToRows

        public void addToRows​(List<String> elem)
      • unsetRows

        public void unsetRows()
      • isSetRows

        public boolean isSetRows()
        Returns true if field rows is set (has been assigned a value) and false otherwise
      • setRowsIsSet

        public void setRowsIsSet​(boolean value)
      • getProgressedPercentage

        public double getProgressedPercentage()
      • setProgressedPercentage

        public TProgressUpdateResp setProgressedPercentage​(double progressedPercentage)
      • unsetProgressedPercentage

        public void unsetProgressedPercentage()
      • isSetProgressedPercentage

        public boolean isSetProgressedPercentage()
        Returns true if field progressedPercentage is set (has been assigned a value) and false otherwise
      • setProgressedPercentageIsSet

        public void setProgressedPercentageIsSet​(boolean value)
      • 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)
      • getFooterSummary

        public String getFooterSummary()
      • unsetFooterSummary

        public void unsetFooterSummary()
      • isSetFooterSummary

        public boolean isSetFooterSummary()
        Returns true if field footerSummary is set (has been assigned a value) and false otherwise
      • setFooterSummaryIsSet

        public void setFooterSummaryIsSet​(boolean value)
      • getStartTime

        public long getStartTime()
      • unsetStartTime

        public void unsetStartTime()
      • isSetStartTime

        public boolean isSetStartTime()
        Returns true if field startTime is set (has been assigned a value) and false otherwise
      • setStartTimeIsSet

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