Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Messaging.Kafka.ConsumerOptionFilter

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.Messaging.Kafka
Type: Class ConsumerOptionFilter
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 messaging library 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
  ConsumerOptionFilter (KafkaConsumerBuilder)

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

ConsumerOptionFilter (KafkaConsumerBuilder)



TitleResults for “How to create a CRG?”Also Available inAlert