Interface IdDataImportChannelItem
- All Superinterfaces:
DataImportChannelItem
,com.fishlib.base.log.LogOutputAppendable
- All Known Implementing Classes:
RescanDataItem
,TruncatePartitionDataItem
Signalling interface for DataImportChannelItems that have a long ID.
-
Field Summary
Fields inherited from interface com.illumon.iris.db.tables.dataimport.logtailer.DataImportChannelItem
HEADER_SIZE, MAX_DATA_BODY_SIZE, MAX_NON_DATA_BODY_SIZE
-
Method Summary
Methods inherited from interface com.illumon.iris.db.tables.dataimport.logtailer.DataImportChannelItem
getAlternateTypes, getCurrentVersion, getPrimaryType, getVersion, read, send
Methods inherited from interface com.fishlib.base.log.LogOutputAppendable
append
-
Method Details
-
getId
long getId()
-