Class DcConsistencyService
java.lang.Object
pl.allegro.tech.hermes.management.domain.consistency.DcConsistencyService
-
Constructor Summary
ConstructorsConstructorDescriptionDcConsistencyService(RepositoryManager repositoryManager, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ConsistencyCheckerProperties properties) -
Method Summary
Modifier and TypeMethodDescriptionList<pl.allegro.tech.hermes.api.InconsistentGroup>listInconsistentGroups(Set<String> groupNames) voidstop()
-
Constructor Details
-
DcConsistencyService
public DcConsistencyService(RepositoryManager repositoryManager, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ConsistencyCheckerProperties properties)
-
-
Method Details
-
stop
@PreDestroy public void stop() -
listInconsistentGroups
-
listAllGroupNames
-