OffsetSeq
is…FIXME
OffsetSeq
is created when…MEFIXME
toStreamProgress(sources: Seq[BaseStreamingSource]): StreamProgress
toStreamProgress
then creates a new StreamProgress with the only sources
that have the offsets defined.
toStreamProgress
throws a AssertionError
if the number of the input sources
does not match the offsets.
Note
|
|
OffsetSeq
takes the following when created:
-
Collection of Offsets
-
OffsetSeqMetadata (default:
None
)