See: Description
Class | Description |
---|---|
Semp | |
Semp.Queue | |
Semp.QueueData | |
Solace |
Provides core data models and utilities for working with Solace messages in the context of Apache
Beam pipelines.
|
Solace.CorrelationKey |
The correlation key is an object that is passed back to the client during the event broker ack
or nack.
|
Solace.CorrelationKey.Builder | |
Solace.Destination |
Represents a Solace message destination (either a Topic or a Queue).
|
Solace.PublishResult |
The result of writing a message to Solace.
|
Solace.PublishResult.Builder | |
Solace.Queue |
Represents a Solace queue.
|
Solace.Record |
Represents a Solace message record with its associated metadata.
|
Solace.SolaceRecordMapper |
A utility class for mapping
BytesXMLMessage instances to Solace.Record objects. |
Solace.Topic |
Represents a Solace topic.
|
Enum | Description |
---|---|
Solace.DestinationType |
Represents a Solace destination type.
|