| Modifier and Type | Method and Description |
|---|---|
SnapshotReader |
SnapshotReader.generateInsertEvents()
Set this reader's
execution to produce a Envelope.Operation.CREATE event for
each row. |
SnapshotReader |
SnapshotReader.generateReadEvents()
Set this reader's
execution to produce a Envelope.Operation.READ event for each
row. |
SnapshotReader |
SnapshotReader.useMinimalBlocking(boolean minimalBlocking)
Set whether this reader's
execution should block other transactions as minimally as possible by
releasing the read lock as early as possible. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.