Class CompactionScheduler
java.lang.Object
be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.services.CompactionScheduler
-
Constructor Summary
ConstructorsConstructorDescriptionCompactionScheduler(ViewCollection viewCollection, FragmentRepository fragmentRepository, PaginationCompactionService paginationCompactionService) -
Method Summary
-
Constructor Details
-
CompactionScheduler
public CompactionScheduler(ViewCollection viewCollection, FragmentRepository fragmentRepository, PaginationCompactionService paginationCompactionService)
-
-
Method Details
-
compactFragments
@Scheduled(fixedDelay=10000L) public void compactFragments()
-