Class ImportStateRowCounter
java.lang.Object
com.illumon.iris.db.tables.dataimport.logtailer.ImportStateRowCounter
- All Implemented Interfaces:
ImportState
,Serializable
Basic import state that counts appended rows.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.illumon.iris.db.tables.dataimport.logtailer.ImportState
ensureInitialized, onClose, onFlush, onRelease, onResume, onTruncate
-
Constructor Details
-
ImportStateRowCounter
public ImportStateRowCounter()
-
-
Method Details
-
newRow
public void newRow() -
getImportDetails
-