Class DeleteTimeSeriesOperator


  • public class DeleteTimeSeriesOperator
    extends Operator
    this class deletes whole data and metadata of the timeseries.
    • Constructor Detail

      • DeleteTimeSeriesOperator

        public DeleteTimeSeriesOperator​(int tokenIntType)
    • Method Detail

      • getDeletePathList

        public java.util.List<org.apache.iotdb.commons.path.PartialPath> getDeletePathList()
      • setDeletePathList

        public void setDeletePathList​(java.util.List<org.apache.iotdb.commons.path.PartialPath> deletePathList)