Class StoreTimestampBasedImportIndexImportService

java.lang.Object
io.camunda.optimize.service.importing.engine.service.StoreTimestampBasedImportIndexImportService
All Implemented Interfaces:
ImportService<TimestampBasedImportIndexDto>

public class StoreTimestampBasedImportIndexImportService extends Object implements ImportService<TimestampBasedImportIndexDto>
Write all information of the current import index to the database. If Optimize is restarted the import index can thus be restored again.