Class TSCreateAlignedTimeseriesReq

    • Constructor Detail

      • TSCreateAlignedTimeseriesReq

        public TSCreateAlignedTimeseriesReq()
    • 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)
      • 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)
      • getMeasurementAliasSize

        public int getMeasurementAliasSize()
      • getMeasurementAliasIterator

        public Iterator<String> getMeasurementAliasIterator()
      • addToMeasurementAlias

        public void addToMeasurementAlias​(String elem)
      • getMeasurementAlias

        public List<String> getMeasurementAlias()
      • unsetMeasurementAlias

        public void unsetMeasurementAlias()
      • isSetMeasurementAlias

        public boolean isSetMeasurementAlias()
        Returns true if field measurementAlias is set (has been assigned a value) and false otherwise
      • setMeasurementAliasIsSet

        public void setMeasurementAliasIsSet​(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)
      • 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