| Package | Description |
|---|---|
| io.pivotal.gemfire.gpdb.operationevents |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationEventListener.onAfterCommit(CommitOperationEvent event)
Invoked after successfully committing the transaction that completes the import/export operation on Greenplum.
|
void |
AbstractOperationEventListener.onAfterCommit(CommitOperationEvent event) |
void |
OperationEventListener.onBeforeCommit(CommitOperationEvent event)
Invoked before committing the transaction that completes the import/export operation on Greenplum.
|
void |
AbstractOperationEventListener.onBeforeCommit(CommitOperationEvent event) |
Copyright © 2014–2023 Pivotal Software, Inc.. All rights reserved.