Class FragmentCompactionService
java.lang.Object
be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.services.FragmentCompactionService
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFragmentCompactionService(FragmentRepository fragmentRepository, CompactedFragmentCreator compactedFragmentCreator) -
Method Summary
Modifier and TypeMethodDescriptionvoidcompactFragments(Fragment firstFragment, Fragment secondFragment)
-
Field Details
-
PAGE_NUMBER_KEY
- See Also:
-
-
Constructor Details
-
FragmentCompactionService
public FragmentCompactionService(FragmentRepository fragmentRepository, CompactedFragmentCreator compactedFragmentCreator)
-
-
Method Details
-
compactFragments
-