java.lang.Object
org.apache.beam.sdk.io.gcp.bigtable.changestreams.model.PartitionRecord
All Implemented Interfaces:
Serializable

@Internal public class PartitionRecord extends Object implements Serializable
Output result of DetectNewPartitionsDoFn containing information required to stream a partition.
See Also: