Class CompositeReadLimit
Object
org.apache.spark.sql.connector.read.streaming.CompositeReadLimit
- All Implemented Interfaces:
ReadLimit
/**
Represents a
ReadLimit
where the MicroBatchStream
should scan approximately
given maximum number of rows with at least the given minimum number of rows.- Since:
- 3.2.0
- See Also:
-
Method Summary