Class FilteringService
java.lang.Object
pl.allegro.tech.hermes.management.domain.filtering.FilteringService
-
Constructor Summary
ConstructorsConstructorDescriptionFilteringService(pl.allegro.tech.hermes.domain.filtering.chain.FilterChainFactory filterChainFactory, pl.allegro.tech.hermes.schema.SchemaRepository schemaRepository, TopicService topicService, tech.allegro.schema.json2avro.converter.JsonAvroConverter jsonAvroConverter) -
Method Summary
Modifier and TypeMethodDescriptionpl.allegro.tech.hermes.api.MessageFiltersVerificationResultverify(pl.allegro.tech.hermes.api.MessageFiltersVerificationInput verification, pl.allegro.tech.hermes.api.TopicName topicName)
-
Constructor Details
-
FilteringService
public FilteringService(pl.allegro.tech.hermes.domain.filtering.chain.FilterChainFactory filterChainFactory, pl.allegro.tech.hermes.schema.SchemaRepository schemaRepository, TopicService topicService, tech.allegro.schema.json2avro.converter.JsonAvroConverter jsonAvroConverter)
-
-
Method Details
-
verify
public pl.allegro.tech.hermes.api.MessageFiltersVerificationResult verify(pl.allegro.tech.hermes.api.MessageFiltersVerificationInput verification, pl.allegro.tech.hermes.api.TopicName topicName)
-