Class ImportStateRowCounter

java.lang.Object
com.illumon.iris.db.tables.dataimport.logtailer.ImportStateRowCounter
All Implemented Interfaces:
ImportState, Serializable

public class ImportStateRowCounter extends Object
Basic import state that counts appended rows.
See Also:
  • Constructor Details

    • ImportStateRowCounter

      public ImportStateRowCounter()
  • Method Details

    • newRow

      public void newRow()
    • getImportDetails

      @NotNull public Properties getImportDetails()