@Evolving public interface SupportsTriggerAvailableNow extends SupportsAdmissionControl
Modifier and Type | Method and Description |
---|---|
void |
prepareForTriggerAvailableNow()
This will be called at the beginning of streaming queries with Trigger.AvailableNow, to let the
source record the offset for the current latest data at the time (a.k.a the target offset for
the query).
|
getDefaultReadLimit, latestOffset, reportLatestOffset
commit, deserializeOffset, initialOffset, stop
void prepareForTriggerAvailableNow()
latestOffset
is called.