public interface SnapshotChangeEventSource extends ChangeEventSource
ChangeEventSource.ChangeEventSourceContext| Modifier and Type | Method and Description |
|---|---|
SnapshotResult |
execute(ChangeEventSource.ChangeEventSourceContext context)
Executes this source.
|
SnapshotResult execute(ChangeEventSource.ChangeEventSourceContext context) throws InterruptedException
context - contextual information for this source's executionInterruptedException - in case the snapshot was aborted before completionCopyright © 2019 JBoss by Red Hat. All rights reserved.