| Package | Description |
|---|---|
| io.pivotal.gemfire.gpdb.operationevents |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationEventListener.onAfterExternalTable(ExternalTableOperationEvent event)
Invoked once after the last insert or select into the Greenplum external table.
|
void |
AbstractOperationEventListener.onAfterExternalTable(ExternalTableOperationEvent event) |
void |
OperationEventListener.onBeforeExternalTable(ExternalTableOperationEvent event)
Invoked before the first insert or select into the Greenplum external table.
|
void |
AbstractOperationEventListener.onBeforeExternalTable(ExternalTableOperationEvent event) |
Copyright © 2014–2023 Pivotal Software, Inc.. All rights reserved.