Class SimpleImportState
java.lang.Object
com.illumon.iris.db.tables.dataimport.logtailer.SimpleImportState
- All Implemented Interfaces:
ImportState
,Serializable
Simple ImportState implementation for offline and derived importers.
- 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
-
SimpleImportState
-
-
Method Details
-
getImportDetails
- Specified by:
getImportDetails
in interfaceImportState
-