Class TSerializedRows

    • Method Detail

      • getBuffersSize

        public int getBuffersSize()
      • addToBuffers

        public void addToBuffers​(ByteBuffer elem)
      • unsetBuffers

        public void unsetBuffers()
      • isSetBuffers

        public boolean isSetBuffers()
        Returns true if field buffers is set (has been assigned a value) and false otherwise
      • setBuffersIsSet

        public void setBuffersIsSet​(boolean value)
      • getBuffer_lengthsSize

        public int getBuffer_lengthsSize()
      • getBuffer_lengthsIterator

        public Iterator<Long> getBuffer_lengthsIterator()
      • addToBuffer_lengths

        public void addToBuffer_lengths​(long elem)
      • getBuffer_lengths

        public List<Long> getBuffer_lengths()
      • unsetBuffer_lengths

        public void unsetBuffer_lengths()
      • isSetBuffer_lengths

        public boolean isSetBuffer_lengths()
        Returns true if field buffer_lengths is set (has been assigned a value) and false otherwise
      • setBuffer_lengthsIsSet

        public void setBuffer_lengthsIsSet​(boolean value)
      • getBuffers_total_size

        public long getBuffers_total_size()
      • setBuffers_total_size

        public TSerializedRows setBuffers_total_size​(long buffers_total_size)
      • unsetBuffers_total_size

        public void unsetBuffers_total_size()
      • isSetBuffers_total_size

        public boolean isSetBuffers_total_size()
        Returns true if field buffers_total_size is set (has been assigned a value) and false otherwise
      • setBuffers_total_sizeIsSet

        public void setBuffers_total_sizeIsSet​(boolean value)
      • getTotal_compression_time_ms

        public int getTotal_compression_time_ms()
      • setTotal_compression_time_ms

        public TSerializedRows setTotal_compression_time_ms​(int total_compression_time_ms)
      • unsetTotal_compression_time_ms

        public void unsetTotal_compression_time_ms()
      • isSetTotal_compression_time_ms

        public boolean isSetTotal_compression_time_ms()
        Returns true if field total_compression_time_ms is set (has been assigned a value) and false otherwise
      • setTotal_compression_time_msIsSet

        public void setTotal_compression_time_msIsSet​(boolean value)
      • unsetDescriptor

        public void unsetDescriptor()
      • isSetDescriptor

        public boolean isSetDescriptor()
        Returns true if field descriptor is set (has been assigned a value) and false otherwise
      • setDescriptorIsSet

        public void setDescriptorIsSet​(boolean value)
      • getTargetsSize

        public int getTargetsSize()
      • addToTargets

        public void addToTargets​(TTargetInfo elem)
      • unsetTargets

        public void unsetTargets()
      • isSetTargets

        public boolean isSetTargets()
        Returns true if field targets is set (has been assigned a value) and false otherwise
      • setTargetsIsSet

        public void setTargetsIsSet​(boolean value)
      • getTarget_init_valsSize

        public int getTarget_init_valsSize()
      • getTarget_init_valsIterator

        public Iterator<Long> getTarget_init_valsIterator()
      • addToTarget_init_vals

        public void addToTarget_init_vals​(long elem)
      • getTarget_init_vals

        public List<Long> getTarget_init_vals()
      • unsetTarget_init_vals

        public void unsetTarget_init_vals()
      • isSetTarget_init_vals

        public boolean isSetTarget_init_vals()
        Returns true if field target_init_vals is set (has been assigned a value) and false otherwise
      • setTarget_init_valsIsSet

        public void setTarget_init_valsIsSet​(boolean value)
      • getVarlen_bufferSize

        public int getVarlen_bufferSize()
      • addToVarlen_buffer

        public void addToVarlen_buffer​(ByteBuffer elem)
      • unsetVarlen_buffer

        public void unsetVarlen_buffer()
      • isSetVarlen_buffer

        public boolean isSetVarlen_buffer()
        Returns true if field varlen_buffer is set (has been assigned a value) and false otherwise
      • setVarlen_bufferIsSet

        public void setVarlen_bufferIsSet​(boolean value)
      • getCount_distinct_setsSize

        public int getCount_distinct_setsSize()
      • addToCount_distinct_sets

        public void addToCount_distinct_sets​(TCountDistinctSet elem)
      • unsetCount_distinct_sets

        public void unsetCount_distinct_sets()
      • isSetCount_distinct_sets

        public boolean isSetCount_distinct_sets()
        Returns true if field count_distinct_sets is set (has been assigned a value) and false otherwise
      • setCount_distinct_setsIsSet

        public void setCount_distinct_setsIsSet​(boolean value)
      • getExplanation

        public String getExplanation()
      • unsetExplanation

        public void unsetExplanation()
      • isSetExplanation

        public boolean isSetExplanation()
        Returns true if field explanation is set (has been assigned a value) and false otherwise
      • setExplanationIsSet

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