org.apache.spark.sql.execution.streaming
Position in the FileStreamSourceLog
Equality based on JSON string representation.
Equality based on JSON string representation. We leverage the JSON representation for normalization between the Offset's in memory and on disk representations.
A JSON-serialized representation of an Offset that is used for saving offsets to the offset log.
A JSON-serialized representation of an Offset that is used for saving offsets to the offset log. Note: We assume that equivalent/equal offsets serialize to identical JSON strings.
JSON string encoding
Position in the FileStreamSourceLog
Offset for the FileStreamSource.
Position in the FileStreamSourceLog