Class FilteringService
- java.lang.Object
-
- pl.allegro.tech.hermes.management.domain.filtering.FilteringService
-
@Component public class FilteringService extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description 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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.allegro.tech.hermes.api.MessageFiltersVerificationResultverify(pl.allegro.tech.hermes.api.MessageFiltersVerificationInput verification, pl.allegro.tech.hermes.api.TopicName topicName)
-
-
-
Constructor Detail
-
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)
-
-