Package org.apache.beam.sdk.io.pulsar
package org.apache.beam.sdk.io.pulsar
Transforms for reading and writing from Apache Pulsar. Support is currently experimental, and
there may be bugs and performance issues; see https://github.com/apache/beam/issues/31078 for
more info, and comment in that issue if you run into issues with this IO.
-
ClassesClassDescriptionDoFn for reading from Apache Pulsar based on Pulsar
Readerfrom the start message id.IO connector for reading and writing from Apache Pulsar.Class representing a Pulsar Message record.DoFn for writing to Apache Pulsar.