Class TSInsertTabletReq

    • Constructor Detail

      • TSInsertTabletReq

        public TSInsertTabletReq()
      • TSInsertTabletReq

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

      • getSessionId

        public long getSessionId()
      • unsetSessionId

        public void unsetSessionId()
      • isSetSessionId

        public boolean isSetSessionId()
        Returns true if field sessionId is set (has been assigned a value) and false otherwise
      • setSessionIdIsSet

        public void setSessionIdIsSet​(boolean value)
      • getPrefixPath

        public String getPrefixPath()
      • unsetPrefixPath

        public void unsetPrefixPath()
      • isSetPrefixPath

        public boolean isSetPrefixPath()
        Returns true if field prefixPath is set (has been assigned a value) and false otherwise
      • setPrefixPathIsSet

        public void setPrefixPathIsSet​(boolean value)
      • getMeasurementsSize

        public int getMeasurementsSize()
      • getMeasurementsIterator

        public Iterator<String> getMeasurementsIterator()
      • addToMeasurements

        public void addToMeasurements​(String elem)
      • getMeasurements

        public List<String> getMeasurements()
      • unsetMeasurements

        public void unsetMeasurements()
      • isSetMeasurements

        public boolean isSetMeasurements()
        Returns true if field measurements is set (has been assigned a value) and false otherwise
      • setMeasurementsIsSet

        public void setMeasurementsIsSet​(boolean value)
      • getValues

        public byte[] getValues()
      • bufferForValues

        public ByteBuffer bufferForValues()
      • unsetValues

        public void unsetValues()
      • isSetValues

        public boolean isSetValues()
        Returns true if field values is set (has been assigned a value) and false otherwise
      • setValuesIsSet

        public void setValuesIsSet​(boolean value)
      • getTimestamps

        public byte[] getTimestamps()
      • bufferForTimestamps

        public ByteBuffer bufferForTimestamps()
      • unsetTimestamps

        public void unsetTimestamps()
      • isSetTimestamps

        public boolean isSetTimestamps()
        Returns true if field timestamps is set (has been assigned a value) and false otherwise
      • setTimestampsIsSet

        public void setTimestampsIsSet​(boolean value)
      • getTypesSize

        public int getTypesSize()
      • addToTypes

        public void addToTypes​(int elem)
      • unsetTypes

        public void unsetTypes()
      • isSetTypes

        public boolean isSetTypes()
        Returns true if field types is set (has been assigned a value) and false otherwise
      • setTypesIsSet

        public void setTypesIsSet​(boolean value)
      • getSize

        public int getSize()
      • unsetSize

        public void unsetSize()
      • isSetSize

        public boolean isSetSize()
        Returns true if field size is set (has been assigned a value) and false otherwise
      • setSizeIsSet

        public void setSizeIsSet​(boolean value)
      • isIsAligned

        public boolean isIsAligned()
      • unsetIsAligned

        public void unsetIsAligned()
      • isSetIsAligned

        public boolean isSetIsAligned()
        Returns true if field isAligned is set (has been assigned a value) and false otherwise
      • setIsAlignedIsSet

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