Class ReadChangeStreamPartitionDoFn

java.lang.Object
org.apache.beam.sdk.transforms.DoFn<PartitionRecord,KV<ByteString,com.google.cloud.bigtable.data.v2.models.ChangeStreamRecord>>
org.apache.beam.sdk.io.gcp.bigtable.changestreams.dofn.ReadChangeStreamPartitionDoFn
All Implemented Interfaces:
Serializable, HasDisplayData

@Internal @UnboundedPerElement public class ReadChangeStreamPartitionDoFn extends DoFn<PartitionRecord,KV<ByteString,com.google.cloud.bigtable.data.v2.models.ChangeStreamRecord>>
See Also: