Class TRawRenderPassDataResult

    • Constructor Detail

      • TRawRenderPassDataResult

        public TRawRenderPassDataResult()
      • TRawRenderPassDataResult

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

      • getNum_pixel_channels

        public int getNum_pixel_channels()
      • unsetNum_pixel_channels

        public void unsetNum_pixel_channels()
      • isSetNum_pixel_channels

        public boolean isSetNum_pixel_channels()
        Returns true if field num_pixel_channels is set (has been assigned a value) and false otherwise
      • setNum_pixel_channelsIsSet

        public void setNum_pixel_channelsIsSet​(boolean value)
      • getNum_pixel_samples

        public int getNum_pixel_samples()
      • unsetNum_pixel_samples

        public void unsetNum_pixel_samples()
      • isSetNum_pixel_samples

        public boolean isSetNum_pixel_samples()
        Returns true if field num_pixel_samples is set (has been assigned a value) and false otherwise
      • setNum_pixel_samplesIsSet

        public void setNum_pixel_samplesIsSet​(boolean value)
      • getPixels

        public byte[] getPixels()
      • bufferForPixels

        public ByteBuffer bufferForPixels()
      • unsetPixels

        public void unsetPixels()
      • isSetPixels

        public boolean isSetPixels()
        Returns true if field pixels is set (has been assigned a value) and false otherwise
      • setPixelsIsSet

        public void setPixelsIsSet​(boolean value)
      • getRow_ids_A

        public byte[] getRow_ids_A()
      • bufferForRow_ids_A

        public ByteBuffer bufferForRow_ids_A()
      • unsetRow_ids_A

        public void unsetRow_ids_A()
      • isSetRow_ids_A

        public boolean isSetRow_ids_A()
        Returns true if field row_ids_A is set (has been assigned a value) and false otherwise
      • setRow_ids_AIsSet

        public void setRow_ids_AIsSet​(boolean value)
      • getRow_ids_B

        public byte[] getRow_ids_B()
      • bufferForRow_ids_B

        public ByteBuffer bufferForRow_ids_B()
      • unsetRow_ids_B

        public void unsetRow_ids_B()
      • isSetRow_ids_B

        public boolean isSetRow_ids_B()
        Returns true if field row_ids_B is set (has been assigned a value) and false otherwise
      • setRow_ids_BIsSet

        public void setRow_ids_BIsSet​(boolean value)
      • getTable_ids

        public byte[] getTable_ids()
      • bufferForTable_ids

        public ByteBuffer bufferForTable_ids()
      • unsetTable_ids

        public void unsetTable_ids()
      • isSetTable_ids

        public boolean isSetTable_ids()
        Returns true if field table_ids is set (has been assigned a value) and false otherwise
      • setTable_idsIsSet

        public void setTable_idsIsSet​(boolean value)
      • getAccum_data

        public byte[] getAccum_data()
      • bufferForAccum_data

        public ByteBuffer bufferForAccum_data()
      • unsetAccum_data

        public void unsetAccum_data()
      • isSetAccum_data

        public boolean isSetAccum_data()
        Returns true if field accum_data is set (has been assigned a value) and false otherwise
      • setAccum_dataIsSet

        public void setAccum_dataIsSet​(boolean value)
      • getAccum_depth

        public int getAccum_depth()
      • unsetAccum_depth

        public void unsetAccum_depth()
      • isSetAccum_depth

        public boolean isSetAccum_depth()
        Returns true if field accum_depth is set (has been assigned a value) and false otherwise
      • setAccum_depthIsSet

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