Namespace: OpenEdge.Messaging.Kafka
Class
ProducerOptionFilter
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Messaging.Kafka.IOptionFilter

/*
Copyright © 2022 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
/*
This class handles filtering options from being sent to the underlying messaging implementation, so
we do not pass any ABL specific option configuration to the underlying implementation which would
generate errors.




Method Summary
Options Name Purpose
LOGICAL FilterOption (character) /* Filter options that should not be passed to underlying messaging implementation. */

Constructor Summary
Options Name Purpose
ProducerOptionFilter (KafkaProducerBuilder)


Method Detail
Top

LOGICAL FilterOption (character)

/*
Filter options that should not be passed to underlying messaging implementation.
Parameters:
configName CHARACTER
Returns LOGICAL


Constructor Detail
Top

ProducerOptionFilter (KafkaProducerBuilder)

Parameters:
builder OpenEdge.Messaging.Kafka.KafkaProducerBuilder


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.6.0