Uses of Interface
be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.repository.ViewCollection
Packages that use ViewCollection
Package
Description
-
Uses of ViewCollection in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.eventhandlers
Constructors in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.eventhandlers with parameters of type ViewCollectionModifierConstructorDescriptionViewCapacityCreator(ViewCollection viewCollection) ViewCapacityDeleter(ViewCollection viewCollection) -
Uses of ViewCollection in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.services
Constructors in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.services with parameters of type ViewCollectionModifierConstructorDescriptionCompactedFragmentCreator(FragmentRepository fragmentRepository, be.vlaanderen.informatievlaanderen.ldes.server.fragmentation.FragmentationStrategy fragmentationStrategy, io.micrometer.observation.ObservationRegistry observationRegistry, AllocationRepository allocationRepository, ViewCollection viewCollection, org.springframework.context.ApplicationEventPublisher applicationEventPublisher) CompactionScheduler(ViewCollection viewCollection, FragmentRepository fragmentRepository, PaginationCompactionService paginationCompactionService) -
Uses of ViewCollection in be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.repository
Classes in be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.repository that implement ViewCollection