public final class ImportResult extends Object implements Serializable
ImportResult holds information about the number of GemFire entries
that were affected by an import operation.| Constructor and Description |
|---|
ImportResult(int importedCount)
Construct an
ImportResult. |
| Modifier and Type | Method and Description |
|---|---|
int |
getImportedCount()
Return the number of GemFire entries that were imported to GemFire from Greenplum.
|
Copyright © 2014–2023 Pivotal Software, Inc.. All rights reserved.