Class CompactedFragmentCreator
java.lang.Object
be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.entities.CompactedFragmentCreator
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCompactedFragmentCreator(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
PAGE_NUMBER_REGEX
- See Also:
-
INSERT_COMPACTED_PAGE_SQL
- See Also:
-
INSERT_PAGE_RELATION_SQL
- See Also:
-
-
Constructor Details
-
CompactedFragmentCreator
public CompactedFragmentCreator(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
createCompactedPage
-