Interface IdDataImportChannelItem

All Superinterfaces:
DataImportChannelItem, com.fishlib.base.log.LogOutputAppendable
All Known Implementing Classes:
RescanDataItem, TruncatePartitionDataItem

public interface IdDataImportChannelItem extends DataImportChannelItem
Signalling interface for DataImportChannelItems that have a long ID.
  • Method Details

    • getId

      long getId()