Types: com.ibm.streamsx.messagehub 3.3.1
Message Hub (Event Streams) Toolkit
>
com.ibm.streamsx.messagehub 3.3.1
> 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.