@Evolving public final class ReadMinRows extends Object implements ReadLimit
ReadLimit
where the MicroBatchStream
should scan approximately
at least the given minimum number of rows.SupportsAdmissionControl.latestOffset(Offset, ReadLimit)
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
long |
maxTriggerDelayMs()
Approximate maximum trigger delay.
|
long |
minRows()
Approximate minimum rows to scan.
|
String |
toString() |
allAvailable, compositeLimit, maxFiles, maxRows, minRows
public long minRows()
public long maxTriggerDelayMs()
public String toString()
toString
in class Object
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object