Types: com.ibm.streamsx.kafka 3.2.2

Kafka Toolkit > com.ibm.streamsx.kafka 3.2.2 > Types

Types

Control.TopicPartition
Tuple type for a topic partition to be added or removed
Control.TopicPartitionOffset
Tuple type for a topic partition with offset to be added
MessageType.BlobMessage
This type represents a message with message attribute of type blob and key attribute with SPL type rstring.
MessageType.ConsumerMessageMetadata
This type represents the meta data of a received message.
MessageType.StringMessage
This type represents a message with message and key attribute, both being rstring.
MessageType.TopicPartition
This type represents a topic and a partition number.