Class TSCreateMultiTimeseriesReq

    • Constructor Detail

      • TSCreateMultiTimeseriesReq

        public TSCreateMultiTimeseriesReq()
      • TSCreateMultiTimeseriesReq

        public TSCreateMultiTimeseriesReq​(TSCreateMultiTimeseriesReq 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)
      • getPathsSize

        public int getPathsSize()
      • addToPaths

        public void addToPaths​(String elem)
      • unsetPaths

        public void unsetPaths()
      • isSetPaths

        public boolean isSetPaths()
        Returns true if field paths is set (has been assigned a value) and false otherwise
      • setPathsIsSet

        public void setPathsIsSet​(boolean value)
      • getDataTypesSize

        public int getDataTypesSize()
      • addToDataTypes

        public void addToDataTypes​(int elem)
      • unsetDataTypes

        public void unsetDataTypes()
      • isSetDataTypes

        public boolean isSetDataTypes()
        Returns true if field dataTypes is set (has been assigned a value) and false otherwise
      • setDataTypesIsSet

        public void setDataTypesIsSet​(boolean value)
      • getEncodingsSize

        public int getEncodingsSize()
      • addToEncodings

        public void addToEncodings​(int elem)
      • unsetEncodings

        public void unsetEncodings()
      • isSetEncodings

        public boolean isSetEncodings()
        Returns true if field encodings is set (has been assigned a value) and false otherwise
      • setEncodingsIsSet

        public void setEncodingsIsSet​(boolean value)
      • getCompressorsSize

        public int getCompressorsSize()
      • getCompressorsIterator

        public Iterator<Integer> getCompressorsIterator()
      • addToCompressors

        public void addToCompressors​(int elem)
      • getCompressors

        public List<Integer> getCompressors()
      • unsetCompressors

        public void unsetCompressors()
      • isSetCompressors

        public boolean isSetCompressors()
        Returns true if field compressors is set (has been assigned a value) and false otherwise
      • setCompressorsIsSet

        public void setCompressorsIsSet​(boolean value)
      • getPropsListSize

        public int getPropsListSize()
      • addToPropsList

        public void addToPropsList​(Map<String,​String> elem)
      • unsetPropsList

        public void unsetPropsList()
      • isSetPropsList

        public boolean isSetPropsList()
        Returns true if field propsList is set (has been assigned a value) and false otherwise
      • setPropsListIsSet

        public void setPropsListIsSet​(boolean value)
      • getTagsListSize

        public int getTagsListSize()
      • addToTagsList

        public void addToTagsList​(Map<String,​String> elem)
      • unsetTagsList

        public void unsetTagsList()
      • isSetTagsList

        public boolean isSetTagsList()
        Returns true if field tagsList is set (has been assigned a value) and false otherwise
      • setTagsListIsSet

        public void setTagsListIsSet​(boolean value)
      • getAttributesListSize

        public int getAttributesListSize()
      • addToAttributesList

        public void addToAttributesList​(Map<String,​String> elem)
      • unsetAttributesList

        public void unsetAttributesList()
      • isSetAttributesList

        public boolean isSetAttributesList()
        Returns true if field attributesList is set (has been assigned a value) and false otherwise
      • setAttributesListIsSet

        public void setAttributesListIsSet​(boolean value)
      • getMeasurementAliasListSize

        public int getMeasurementAliasListSize()
      • getMeasurementAliasListIterator

        public Iterator<String> getMeasurementAliasListIterator()
      • addToMeasurementAliasList

        public void addToMeasurementAliasList​(String elem)
      • getMeasurementAliasList

        public List<String> getMeasurementAliasList()
      • unsetMeasurementAliasList

        public void unsetMeasurementAliasList()
      • isSetMeasurementAliasList

        public boolean isSetMeasurementAliasList()
        Returns true if field measurementAliasList is set (has been assigned a value) and false otherwise
      • setMeasurementAliasListIsSet

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