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