| Package | Description | 
|---|---|
| com.hazelcast.jet.cdc.postgres | Contains connectors for change data capture events from PostgreSQL
 databases. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PostgresCdcSources.PostgresSnapshotMode | PostgresCdcSources.PostgresSnapshotMode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PostgresCdcSources.PostgresSnapshotMode[] | PostgresCdcSources.PostgresSnapshotMode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| PostgresCdcSources.Builder | PostgresCdcSources.Builder. setSnapshotMode(PostgresCdcSources.PostgresSnapshotMode snapshotMode)Snapshot mode that will be used by the connector. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.