Class TSInsertStringRecordsReq

    • Constructor Detail

      • TSInsertStringRecordsReq

        public TSInsertStringRecordsReq()
      • TSInsertStringRecordsReq

        public TSInsertStringRecordsReq​(TSInsertStringRecordsReq 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)
      • getPrefixPathsSize

        public int getPrefixPathsSize()
      • getPrefixPathsIterator

        public Iterator<String> getPrefixPathsIterator()
      • addToPrefixPaths

        public void addToPrefixPaths​(String elem)
      • getPrefixPaths

        public List<String> getPrefixPaths()
      • unsetPrefixPaths

        public void unsetPrefixPaths()
      • isSetPrefixPaths

        public boolean isSetPrefixPaths()
        Returns true if field prefixPaths is set (has been assigned a value) and false otherwise
      • setPrefixPathsIsSet

        public void setPrefixPathsIsSet​(boolean value)
      • getMeasurementsListSize

        public int getMeasurementsListSize()
      • getMeasurementsListIterator

        public Iterator<List<String>> getMeasurementsListIterator()
      • addToMeasurementsList

        public void addToMeasurementsList​(List<String> elem)
      • getMeasurementsList

        public List<List<String>> getMeasurementsList()
      • unsetMeasurementsList

        public void unsetMeasurementsList()
      • isSetMeasurementsList

        public boolean isSetMeasurementsList()
        Returns true if field measurementsList is set (has been assigned a value) and false otherwise
      • setMeasurementsListIsSet

        public void setMeasurementsListIsSet​(boolean value)
      • getValuesListSize

        public int getValuesListSize()
      • addToValuesList

        public void addToValuesList​(List<String> elem)
      • unsetValuesList

        public void unsetValuesList()
      • isSetValuesList

        public boolean isSetValuesList()
        Returns true if field valuesList is set (has been assigned a value) and false otherwise
      • setValuesListIsSet

        public void setValuesListIsSet​(boolean value)
      • getTimestampsSize

        public int getTimestampsSize()
      • getTimestampsIterator

        public Iterator<Long> getTimestampsIterator()
      • addToTimestamps

        public void addToTimestamps​(long elem)
      • getTimestamps

        public List<Long> getTimestamps()
      • 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)
      • 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