Interface BatchingCollector

All Superinterfaces:
ChangesCollector
All Known Implementing Classes:
MediaBatchingCollector

public interface BatchingCollector extends ChangesCollector
  • Method Details

    • getPksOfBatches

      List<PK> getPksOfBatches()
    • setId

      void setId(String id)