@Component
public class FilteringService
extends java.lang.Object
| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
pl.allegro.tech.hermes.api.MessageFiltersVerificationResult |
verify(pl.allegro.tech.hermes.api.MessageFiltersVerificationInput verification,
pl.allegro.tech.hermes.api.TopicName topicName) |
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)