Class TRenderStepResult

    • Method Detail

      • getMerge_dataSize

        public int getMerge_dataSize()
      • unsetMerge_data

        public void unsetMerge_data()
      • isSetMerge_data

        public boolean isSetMerge_data()
        Returns true if field merge_data is set (has been assigned a value) and false otherwise
      • setMerge_dataIsSet

        public void setMerge_dataIsSet​(boolean value)
      • unsetRaw_pixel_data

        public void unsetRaw_pixel_data()
      • isSetRaw_pixel_data

        public boolean isSetRaw_pixel_data()
        Returns true if field raw_pixel_data is set (has been assigned a value) and false otherwise
      • setRaw_pixel_dataIsSet

        public void setRaw_pixel_dataIsSet​(boolean value)
      • getExecution_time_ms

        public long getExecution_time_ms()
      • setExecution_time_ms

        public TRenderStepResult setExecution_time_ms​(long execution_time_ms)
      • unsetExecution_time_ms

        public void unsetExecution_time_ms()
      • isSetExecution_time_ms

        public boolean isSetExecution_time_ms()
        Returns true if field execution_time_ms is set (has been assigned a value) and false otherwise
      • setExecution_time_msIsSet

        public void setExecution_time_msIsSet​(boolean value)
      • getRender_time_ms

        public long getRender_time_ms()
      • setRender_time_ms

        public TRenderStepResult setRender_time_ms​(long render_time_ms)
      • unsetRender_time_ms

        public void unsetRender_time_ms()
      • isSetRender_time_ms

        public boolean isSetRender_time_ms()
        Returns true if field render_time_ms is set (has been assigned a value) and false otherwise
      • setRender_time_msIsSet

        public void setRender_time_msIsSet​(boolean value)
      • getTotal_time_ms

        public long getTotal_time_ms()
      • setTotal_time_ms

        public TRenderStepResult setTotal_time_ms​(long total_time_ms)
      • unsetTotal_time_ms

        public void unsetTotal_time_ms()
      • isSetTotal_time_ms

        public boolean isSetTotal_time_ms()
        Returns true if field total_time_ms is set (has been assigned a value) and false otherwise
      • setTotal_time_msIsSet

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