Interface BatchInsertNode

    • Method Detail

      • getDevicePaths

        java.util.List<org.apache.iotdb.commons.path.PartialPath> getDevicePaths()
      • getMeasurementsList

        java.util.List<java.lang.String[]> getMeasurementsList()
      • getDataTypesList

        java.util.List<org.apache.iotdb.tsfile.file.metadata.enums.TSDataType[]> getDataTypesList()
      • getAlignedList

        java.util.List<java.lang.Boolean> getAlignedList()