Class Solace

java.lang.Object
org.apache.beam.sdk.io.solace.data.Solace

public class Solace extends Object
Provides core data models and utilities for working with Solace messages in the context of Apache Beam pipelines. This class includes representations for Solace topics, queues, destinations, and message records, as well as a utility for converting Solace messages into Beam-compatible records.
  • Constructor Details

    • Solace

      public Solace()