case classOffsetSeqMetadata(batchWatermarkMs: Long = 0, batchTimestampMs: Long = 0) extends Product with Serializable
Contains metadata associated with a OffsetSeq. This information is
persisted to the offset log in the checkpoint location via the OffsetSeq metadata field.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
Alphabetic
By Inheritance
Inherited
OffsetSeqMetadata
Serializable
Serializable
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
newOffsetSeqMetadata(batchWatermarkMs: Long = 0, batchTimestampMs: Long = 0)
Contains metadata associated with a OffsetSeq. This information is persisted to the offset log in the checkpoint location via the OffsetSeq metadata field.