public interface StreamingChangeEventSource extends ChangeEventSource
ChangeEventSource.ChangeEventSourceContext| Modifier and Type | Method and Description |
|---|---|
void |
commitOffset(Map<String,?> offset) |
void |
execute(ChangeEventSource.ChangeEventSourceContext context)
Executes this source.
|
void execute(ChangeEventSource.ChangeEventSourceContext context) throws InterruptedException
context - contextual information for this source's executionInterruptedException - in case the snapshot was aborted before completionCopyright © 2018 JBoss by Red Hat. All rights reserved.