- cachedOldToastedValues - Variable in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- catalogXmin - Variable in class io.debezium.connector.postgresql.connection.ServerInfo.ReplicationSlot
-
- catalogXmin() - Method in class io.debezium.connector.postgresql.connection.ServerInfo.ReplicationSlot
-
- catalogXmin - Variable in class io.debezium.connector.postgresql.spi.SlotState
-
- CATEGORY_ENUM - Static variable in class io.debezium.connector.postgresql.TypeRegistry
-
- ChangeEvent - Class in io.debezium.connector.postgresql
-
Container for SourceRecords and associated metadata
- ChangeEvent(SourceRecord, Long) - Constructor for class io.debezium.connector.postgresql.ChangeEvent
-
- changePlainStringRepresentationToJsonStringRepresentation(String) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- CIDR_ARRAY - Static variable in class io.debezium.connector.postgresql.PgOid
-
- CIDR_OID - Static variable in class io.debezium.connector.postgresql.PgOid
-
- citextArrayOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- citextArrayOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- citextOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- citextOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- cleanupResources() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- clear() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- clear() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- clear() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- clear() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- clearColumnName() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string column_name = 1;
- clearColumnType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 column_type = 2;
- clearCommitTime() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint64 commit_time = 2;
- clearDatum() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- clearDatumBool() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_bool = 7;
- clearDatumBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bytes datum_bytes = 9;
- clearDatumDouble() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional double datum_double = 6;
- clearDatumFloat() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional float datum_float = 5;
- clearDatumInt32() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int32 datum_int32 = 3;
- clearDatumInt64() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 datum_int64 = 4;
- clearDatumMissing() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_missing = 11;
- clearDatumPoint() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- clearDatumString() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string datum_string = 8;
- clearField(Descriptors.FieldDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- clearModifier() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required string modifier = 1;
- clearNewTuple() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- clearNewTypeinfo() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- clearOldTuple() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- clearOp() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional .decoderbufs.Op op = 4;
- clearTable() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional string table = 3;
- clearTransactionId() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint32 transaction_id = 1;
- clearValueOptional() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required bool value_optional = 2;
- clearX() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double x = 1;
- clearY() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double y = 2;
- clock - Variable in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- clock - Variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- clock() - Method in class io.debezium.connector.postgresql.RecordsProducer
-
- clone() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- clone() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- clone() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- clone() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- close() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
- close() - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- close() - Method in interface io.debezium.connector.postgresql.connection.ReplicationStream
-
//TODO author=Horia Chiorean date=13/10/2016 description=Don't use this for now, because of the bug from the PG server
This is stream is closed atm.
- COLUMN_NAME_FIELD_NUMBER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- COLUMN_TYPE_FIELD_NUMBER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- columnBlacklist() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- columnFilter - Variable in class io.debezium.connector.postgresql.Filters
-
- columnFilter() - Method in class io.debezium.connector.postgresql.Filters
-
- ColumnMetaData - Class in io.debezium.connector.postgresql.connection.pgoutput
-
Defines the relational column mapping for a table.
- ColumnMetaData(String, PostgresType, boolean, boolean, int) - Constructor for class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
Create a metadata structure representing a column.
- columnName - Variable in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn
-
- columnName - Variable in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- columnName_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- columnName_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- columns - Variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- columnType_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- columnType_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- columnValues(List<ReplicationMessage.Column>, TableId, boolean, boolean, boolean, boolean) - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- COMMA - Static variable in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- commit() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- commit(long) - Method in class io.debezium.connector.postgresql.RecordsProducer
-
Notification that offsets have been committed to Kafka up to the given LSN.
- COMMIT_TIME_FIELD_NUMBER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- commitOffset(Map<String, ?>) - Method in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- commitTime - Variable in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- commitTime - Variable in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- commitTime_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- commitTime_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- commitTimestamp - Variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- commitTimestamp - Variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- commitTs - Variable in class io.debezium.connector.postgresql.spi.OffsetState
-
- complete(RelationalSnapshotChangeEventSource.SnapshotContext) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- config - Variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- config - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- config() - Method in class io.debezium.connector.postgresql.PostgresConnector
-
- config - Variable in class io.debezium.connector.postgresql.PostgresTaskContext
-
- config() - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- configDef() - Static method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- configuration - Variable in class io.debezium.connector.postgresql.connection.MessageDecoderConfig
-
- configuration - Variable in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- connection - Variable in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- connection - Variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- connection - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- connectionCreated(RelationalSnapshotChangeEventSource.SnapshotContext) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- connectionString() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
Returns a JDBC connection string for the current configuration.
- connectorConfig - Variable in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- connectorConfig - Variable in class io.debezium.connector.postgresql.PostgresOffsetContext.Loader
-
- connectorConfig - Variable in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- connectorConfig - Variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- containsMetadata - Variable in class io.debezium.connector.postgresql.connection.wal2json.NonStreamingWal2JsonMessageDecoder
-
- containsMetadata - Variable in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- CONTEXT_NAME - Static variable in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- contextName() - Static method in class io.debezium.connector.postgresql.Module
-
- convertArray(Column, Field, ValueConverter, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertBinary(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
Extracts a value from a PGobject .
- convertBit(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertBits(Column, Field, Object, int) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertCitext(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertDecimal(Column, Field, Object, JdbcValueConverters.DecimalMode) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- converter(Column, Field) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertGeography(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertGeometry(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertHStore(Column, Field, Object, PostgresConnectorConfig.HStoreHandlingMode) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertHstoreToJsonString(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertHstoreToMap(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertInterval(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertLtree(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertLtreeArray(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertMapToJsonStringRepresentation(Map<String, String>) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertMoney(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertPoint(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
Converts a value representing a Postgres point for a column, to a Kafka Connect value.
- convertString(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
Replaces toasted value with a placeholder
- convertTime(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertTimestampToLocalDateTime(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertTimestampWithZone(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- convertTimeWithZone(Column, Field, Object) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- coordinator - Variable in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- CR - Static variable in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- create(PostgresConnectorConfig) - Static method in class io.debezium.connector.postgresql.PostgresTopicSelector
-
- createArrayConverter(Column, Field) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- createConnection() - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- createEmpty() - Static method in class io.debezium.connector.postgresql.PostgisGeometry
-
Create a GEOMETRYCOLLECTION EMPTY PostgisGeometry
- createReplicationConnection(PostgresTaskContext, boolean, int, Duration) - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- createReplicationConnection(boolean) - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- createReplicationSlot() - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- createReplicationSlot() - Method in interface io.debezium.connector.postgresql.connection.ReplicationConnection
-
Creates a new replication slot with the given option and returns the result of the command, which
may contain results (depending on postgres versions)
- createReplicationStream(LogSequenceNumber, boolean) - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- currentChunk - Variable in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
To identify if the last current chunk is the last one we can send the current one
for processing only after we read the next one or the end of message fragment.
- currentTransactionId() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
Returns the PG id of the current active transaction
- currentXLogLocation() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
Returns the current position in the server tx log.
- geographyArrayOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- geographyArrayOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- geographyOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- geographyOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- geometryArrayOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- geometryArrayOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- geometryOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- geometryOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- get() - Static method in interface io.debezium.connector.postgresql.connection.wal2json.DateTimeFormat
-
- get() - Method in interface io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.PgConnectionSupplier
-
- get(int) - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- get(String) - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- getAllConfigurationFields() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- getAllTableIds(RelationalSnapshotChangeEventSource.SnapshotContext) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- getColumnName() - Method in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- getColumnName() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string column_name = 1;
- getColumnName() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional string column_name = 1;
- getColumnName() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional string column_name = 1;
- getColumnNameBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string column_name = 1;
- getColumnNameBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional string column_name = 1;
- getColumnNameBytes() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional string column_name = 1;
- getColumns() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- getColumnType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 column_type = 2;
- getColumnType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional int64 column_type = 2;
- getColumnType() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional int64 column_type = 2;
- getColumnValue(ResultSet, int, Column) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- getCommitTime() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- getCommitTime() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getCommitTime() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- getCommitTime() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- getCommitTime() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint64 commit_time = 2;
- getCommitTime() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional uint64 commit_time = 2;
- getCommitTime() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional uint64 commit_time = 2;
- getConfig() - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- getConfiguration() - Method in class io.debezium.connector.postgresql.connection.MessageDecoderConfig
-
- getContextName() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- getCreateTableEvent(RelationalSnapshotChangeEventSource.SnapshotContext, Table) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- getCurrentSlotState(PostgresConnection) - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- getDatabaseCharset() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
- getDatumBool() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_bool = 7;
- getDatumBool() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional bool datum_bool = 7;
- getDatumBool() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional bool datum_bool = 7;
- getDatumBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bytes datum_bytes = 9;
- getDatumBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional bytes datum_bytes = 9;
- getDatumBytes() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional bytes datum_bytes = 9;
- getDatumCase() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- getDatumCase() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getDatumCase() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
- getDatumDouble() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional double datum_double = 6;
- getDatumDouble() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional double datum_double = 6;
- getDatumDouble() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional double datum_double = 6;
- getDatumFloat() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional float datum_float = 5;
- getDatumFloat() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional float datum_float = 5;
- getDatumFloat() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional float datum_float = 5;
- getDatumInt32() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int32 datum_int32 = 3;
- getDatumInt32() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional int32 datum_int32 = 3;
- getDatumInt32() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional int32 datum_int32 = 3;
- getDatumInt64() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 datum_int64 = 4;
- getDatumInt64() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional int64 datum_int64 = 4;
- getDatumInt64() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional int64 datum_int64 = 4;
- getDatumMissing() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_missing = 11;
- getDatumMissing() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional bool datum_missing = 11;
- getDatumMissing() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional bool datum_missing = 11;
- getDatumPoint() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPoint() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPoint() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPointBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPointFieldBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPointOrBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPointOrBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional .decoderbufs.Point datum_point = 10;
- getDatumPointOrBuilder() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional .decoderbufs.Point datum_point = 10;
- getDatumString() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string datum_string = 8;
- getDatumString() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional string datum_string = 8;
- getDatumString() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional string datum_string = 8;
- getDatumStringBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string datum_string = 8;
- getDatumStringBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional string datum_string = 8;
- getDatumStringBytes() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional string datum_string = 8;
- getDefaultInstance() - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getDefaultInstance() - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- getDefaultInstance() - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- getDefaultInstance() - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- getDefaultInstanceForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- getDefaultLength() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getDefaultScale() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto
-
- getDescriptor() - Static method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- getDescriptor() - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- getDescriptorForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- getDescriptorForType() - Method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- getDescriptorForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- getDescriptorForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- getDescriptorForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- getElementType() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getEnumValues() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getEventSourcePosition(DataCollectionId, OffsetContext, Object, Struct) - Method in class io.debezium.connector.postgresql.PostgresEventMetadataProvider
-
- getEventTimestamp(DataCollectionId, OffsetContext, Object, Struct) - Method in class io.debezium.connector.postgresql.PostgresEventMetadataProvider
-
- getFirstNonWhiteChar(byte[]) - Method in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- getJdbcId() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getLastCompletelyProcessedLsn() - Method in class io.debezium.connector.postgresql.ChangeEvent
-
- getLastNonWhiteChar(byte[]) - Method in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- getLength() - Method in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn.TypeMetadataImpl
-
- getLength() - Method in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- getLength() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.ColumnTypeMetadata
-
- getLongTypeNames() - Static method in class io.debezium.connector.postgresql.TypeRegistry
-
- getModifier() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required string modifier = 1;
- getModifier() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
required string modifier = 1;
- getModifier() - Method in interface io.debezium.connector.postgresql.proto.PgProto.TypeInfoOrBuilder
-
required string modifier = 1;
- getModifierBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required string modifier = 1;
- getModifierBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
required string modifier = 1;
- getModifierBytes() - Method in interface io.debezium.connector.postgresql.proto.PgProto.TypeInfoOrBuilder
-
required string modifier = 1;
- getName() - Method in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn
-
- getName() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- getName() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.Column
-
- getName() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getNewColumnValues() - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- getNewTuple(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTuple(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTuple(int) - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleCount() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleCount() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleCount() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleFieldBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- getNewTupleList() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- getNewTupleList() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getNewTupleList() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- getNewTupleList() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- getNewTupleList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleList() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleOrBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleOrBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleOrBuilder(int) - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleOrBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleOrBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTupleOrBuilderList() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- getNewTypeinfo(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfo(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfo(int) - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoCount() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoCount() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoCount() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoFieldBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- getNewTypeinfoList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoList() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoOrBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoOrBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoOrBuilder(int) - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoOrBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoOrBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNewTypeinfoOrBuilderList() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- getNumber() - Method in enum io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase
-
- getNumber() - Method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- getOffset() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- getOid() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getOldColumnValues() - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- getOldTuple(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTuple(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTuple(int) - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleCount() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleCount() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleCount() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleFieldBuilder() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- getOldTupleList() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- getOldTupleList() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getOldTupleList() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- getOldTupleList() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- getOldTupleList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleList() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleOrBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleOrBuilder(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleOrBuilder(int) - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleOrBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleOrBuilderList() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOldTupleOrBuilderList() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- getOp() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional .decoderbufs.Op op = 4;
- getOp() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional .decoderbufs.Op op = 4;
- getOp() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional .decoderbufs.Op op = 4;
- getOperation() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- getOperation() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getOperation() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- getOperation() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- getOperation() - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- getParentType() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getParserForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getParserForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- getParserForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- getParserForType() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- getPartition() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- getPartition() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext.Loader
-
- getPosition(String, Table, Object[]) - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- getPostgresPluginName() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
- getPostgresType() - Method in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- getPublicationName() - Method in class io.debezium.connector.postgresql.connection.MessageDecoderConfig
-
- getRawValue() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputColumnValue
-
- getRawValue() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoColumnValue
-
- getRawValue() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.ColumnValue
-
- getRawValue() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonColumnValue
-
- getRecord() - Method in class io.debezium.connector.postgresql.ChangeEvent
-
- getRelationId() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- getReplicationSlotState(String, String) - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
Returns the current state of the replication slot
- getRootType() - Method in class io.debezium.connector.postgresql.PostgresType
-
- getScale() - Method in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn.TypeMetadataImpl
-
- getScale() - Method in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- getScale() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.ColumnTypeMetadata
-
- getSchema() - Method in class io.debezium.connector.postgresql.connection.MessageDecoderConfig
-
- getSchema() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- getSerializedSize() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getSerializedSize() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- getSerializedSize() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- getSerializedSize() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- getSlotInfo() - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- getSlotXmin(PostgresConnection) - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- getSnapshotChangeEventSource(OffsetContext, SnapshotProgressListener) - Method in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- getSnapshotSelect(RelationalSnapshotChangeEventSource.SnapshotContext, TableId) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- getSnapshotter() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- getSnapshotter(Configuration) - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
- getSnapshotter() - Method in class io.debezium.connector.postgresql.snapshot.SnapshotterWrapper
-
- getSnapshottingTask(OffsetContext) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- getSourceInfo() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- getSourceInfoSchema() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- getSourceInfoStructMaker(CommonConnectorConfig.Version) - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- getSqlType(String) - Method in class io.debezium.connector.postgresql.TypeRegistry.SqlTypeMapper
-
- getSqlTypes(Connection, TypeInfo) - Static method in class io.debezium.connector.postgresql.TypeRegistry.SqlTypeMapper
-
Builds up a map of SQL (JDBC) types by PG type name; contains only values for non-core types.
- getSrid() - Method in class io.debezium.connector.postgresql.PostgisGeometry
-
Returns the coordinate reference system identifier (SRID)
- getStreamingChangeEventSource(OffsetContext) - Method in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- getTable() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- getTable() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getTable() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- getTable() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- getTable() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional string table = 3;
- getTable() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional string table = 3;
- getTable() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional string table = 3;
- getTableBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional string table = 3;
- getTableBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional string table = 3;
- getTableBytes() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional string table = 3;
- getTableColumnOptionalityFromDatabase(DatabaseMetaData, String, String) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- getTableId() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- getTablePrimaryKeyColumnNamesFromDatabase(DatabaseMetaData, String, String) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- getTableSchemaBuilder(PostgresConnectorConfig, TypeRegistry, Charset) - Static method in class io.debezium.connector.postgresql.PostgresSchema
-
- getTaskContext() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- getTimePrecision(Column) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- getToastableColumnsForTableId(TableId) - Method in class io.debezium.connector.postgresql.PostgresSchema
-
- getTransactionId() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- getTransactionId() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getTransactionId() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- getTransactionId() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- getTransactionId(DataCollectionId, OffsetContext, Object, Struct) - Method in class io.debezium.connector.postgresql.PostgresEventMetadataProvider
-
- getTransactionId() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint32 transaction_id = 1;
- getTransactionId() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional uint32 transaction_id = 1;
- getTransactionId() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional uint32 transaction_id = 1;
- getTransactionStartLsn() - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- getType() - Method in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn
-
- getType() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.Column
-
- getTypeInfo() - Method in class io.debezium.connector.postgresql.PostgresType
-
Get the underlying postgres type information object
- getTypeMetadata() - Method in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn
-
- getTypeMetadata() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.Column
-
Returns additional metadata about this column's type.
- getTypeName() - Method in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- getTypeRegistry() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
- getTypeRegistry() - Method in class io.debezium.connector.postgresql.PostgresSchema
-
- getUnknownFields() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- getUnknownFields() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- getUnknownFields() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- getUnknownFields() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- getValue(String, PostgresType, String, String, PostgresStreamingChangeEventSource.PgConnectionSupplier, boolean, TypeRegistry) - Static method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
Converts the value (string representation) coming from PgOutput plugin to
a Java value based on the type of the column from the message.
- getValue(String, PostgresType, String, PgProto.DatumMessage, PostgresStreamingChangeEventSource.PgConnectionSupplier, boolean) - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- getValue(PostgresStreamingChangeEventSource.PgConnectionSupplier, boolean) - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage.Column
-
- getValue(String, PostgresType, String, Value, PostgresStreamingChangeEventSource.PgConnectionSupplier, boolean) - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
Converts the value (string representation) coming from wal2json plugin to
a Java value based on the type of the column from the message.
- getValue() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
- getValue() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.IntervalHandlingMode
-
- getValue() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
- getValue() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
-
- getValue() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
- getValue() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
- getValue(PostgresStreamingChangeEventSource.PgConnectionSupplier, boolean) - Method in class io.debezium.connector.postgresql.UnchangedToastedReplicationMessageColumn
-
- getValueDescriptor() - Method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- getValueOptional() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required bool value_optional = 2;
- getValueOptional() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
required bool value_optional = 2;
- getValueOptional() - Method in interface io.debezium.connector.postgresql.proto.PgProto.TypeInfoOrBuilder
-
required bool value_optional = 2;
- getWkb() - Method in class io.debezium.connector.postgresql.PostgisGeometry
-
Returns the standard well-known binary representation
- getX() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double x = 1;
- getX() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
required double x = 1;
- getX() - Method in interface io.debezium.connector.postgresql.proto.PgProto.PointOrBuilder
-
required double x = 1;
- getY() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double y = 2;
- getY() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
required double y = 2;
- getY() - Method in interface io.debezium.connector.postgresql.proto.PgProto.PointOrBuilder
-
required double y = 2;
- GROWING_WAL_WARNING_LOG_INTERVAL - Static variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
Number of received events without sending anything to Kafka which will
trigger a "WAL backlog growing" warning.
- handleBeginMessage(ByteBuffer) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
Callback handler for the 'B' begin replication message.
- handleCommitMessage(ByteBuffer) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
Callback handler for the 'C' commit replication message.
- handleRelationMessage(ByteBuffer, TypeRegistry) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
Callback handler for the 'R' relation replication message.
- hasColumnName() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string column_name = 1;
- hasColumnName() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional string column_name = 1;
- hasColumnName() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional string column_name = 1;
- hasColumnType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 column_type = 2;
- hasColumnType() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional int64 column_type = 2;
- hasColumnType() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional int64 column_type = 2;
- hasCommitTime() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint64 commit_time = 2;
- hasCommitTime() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional uint64 commit_time = 2;
- hasCommitTime() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional uint64 commit_time = 2;
- hasCompletelyProcessedPosition() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- hasDatumBool() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_bool = 7;
- hasDatumBool() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional bool datum_bool = 7;
- hasDatumBool() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional bool datum_bool = 7;
- hasDatumBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bytes datum_bytes = 9;
- hasDatumBytes() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional bytes datum_bytes = 9;
- hasDatumBytes() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional bytes datum_bytes = 9;
- hasDatumDouble() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional double datum_double = 6;
- hasDatumDouble() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional double datum_double = 6;
- hasDatumDouble() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional double datum_double = 6;
- hasDatumFloat() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional float datum_float = 5;
- hasDatumFloat() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional float datum_float = 5;
- hasDatumFloat() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional float datum_float = 5;
- hasDatumInt32() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int32 datum_int32 = 3;
- hasDatumInt32() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional int32 datum_int32 = 3;
- hasDatumInt32() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional int32 datum_int32 = 3;
- hasDatumInt64() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 datum_int64 = 4;
- hasDatumInt64() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional int64 datum_int64 = 4;
- hasDatumInt64() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional int64 datum_int64 = 4;
- hasDatumMissing() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_missing = 11;
- hasDatumMissing() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional bool datum_missing = 11;
- hasDatumMissing() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional bool datum_missing = 11;
- hasDatumPoint() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- hasDatumPoint() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional .decoderbufs.Point datum_point = 10;
- hasDatumPoint() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional .decoderbufs.Point datum_point = 10;
- hasDatumString() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string datum_string = 8;
- hasDatumString() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
optional string datum_string = 8;
- hasDatumString() - Method in interface io.debezium.connector.postgresql.proto.PgProto.DatumMessageOrBuilder
-
optional string datum_string = 8;
- hashCode() - Method in class io.debezium.connector.postgresql.PostgresType
-
- hashCode() - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- hashCode() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- hashCode() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- hashCode() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- hasInitedSlot - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- hasLastKnownPosition() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- hasMetadata - Variable in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn
-
- hasMetadata - Variable in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- hasMissingUntoastedColumns(Table, List<ReplicationMessage.Column>) - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- hasModifier() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required string modifier = 1;
- hasModifier() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
required string modifier = 1;
- hasModifier() - Method in interface io.debezium.connector.postgresql.proto.PgProto.TypeInfoOrBuilder
-
required string modifier = 1;
- hasOp() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional .decoderbufs.Op op = 4;
- hasOp() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional .decoderbufs.Op op = 4;
- hasOp() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional .decoderbufs.Op op = 4;
- hasTable() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional string table = 3;
- hasTable() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional string table = 3;
- hasTable() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional string table = 3;
- hasTransactionId() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint32 transaction_id = 1;
- hasTransactionId() - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
optional uint32 transaction_id = 1;
- hasTransactionId() - Method in interface io.debezium.connector.postgresql.proto.PgProto.RowMessageOrBuilder
-
optional uint32 transaction_id = 1;
- hasTypeMetadata() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- hasTypeMetadata() - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- hasTypeMetadata() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- hasTypeMetadata() - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- hasUnchangedToastColumnMarker() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
- hasValidFlushedLsn() - Method in class io.debezium.connector.postgresql.connection.ServerInfo.ReplicationSlot
-
- hasValueOptional() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required bool value_optional = 2;
- hasValueOptional() - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
required bool value_optional = 2;
- hasValueOptional() - Method in interface io.debezium.connector.postgresql.proto.PgProto.TypeInfoOrBuilder
-
required bool value_optional = 2;
- hasX() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double x = 1;
- hasX() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
required double x = 1;
- hasX() - Method in interface io.debezium.connector.postgresql.proto.PgProto.PointOrBuilder
-
required double x = 1;
- hasY() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double y = 2;
- hasY() - Method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
required double y = 2;
- hasY() - Method in interface io.debezium.connector.postgresql.proto.PgProto.PointOrBuilder
-
required double y = 2;
- HEXEWKB_EMPTY_GEOMETRYCOLLECTION - Static variable in class io.debezium.connector.postgresql.PostgisGeometry
-
Static Hex EKWB for a GEOMETRYCOLLECTION EMPTY.
- HOSTNAME - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- hostname() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- HSTORE_HANDLING_MODE - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- hstoreArrayOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- hstoreArrayOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- hStoreHandlingMode - Variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- hStoreHandlingMode() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- HStoreHandlingMode(String) - Constructor for enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
- hStoreMode - Variable in class io.debezium.connector.postgresql.PostgresValueConverter
-
- hstoreOid - Variable in class io.debezium.connector.postgresql.TypeRegistry
-
- hstoreOid() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- hstoreSchema() - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- parentType(int) - Method in class io.debezium.connector.postgresql.PostgresType.Builder
-
- parentType - Variable in class io.debezium.connector.postgresql.PostgresType
-
- parentTypeOid - Variable in class io.debezium.connector.postgresql.PostgresType.Builder
-
- parse(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
Determine if the supplied values is one of the predefined options
- parse(String, String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
Determine if the supplied values is one of the predefined options
- parse(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.IntervalHandlingMode
-
Convert mode name into the logical value
- parse(String, String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.IntervalHandlingMode
-
Convert mode name into the logical value
- parse(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
- parse(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
-
Determine if the supplied value is one of the predefined options.
- parse(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
Determine if the supplied value is one of the predefined options.
- parse(String, String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
Determine if the supplied value is one of the predefined options.
- parse(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
Determine if the supplied value is one of the predefined options.
- parse(String, String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
Determine if the supplied value is one of the predefined options.
- parse(String) - Static method in class io.debezium.connector.postgresql.PostgresSchema
-
- parseConfirmedFlushLsn(String, String, String, ResultSet) - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
Obtains the LSN to resume streaming from.
- parseDelimitedFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseDelimitedFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseDelimitedFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseDelimitedFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(ByteBuffer) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(ByteString) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(byte[]) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(CodedInputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- parseFrom(ByteBuffer) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(ByteString) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(byte[]) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(CodedInputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- parseFrom(ByteBuffer) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(ByteString) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(byte[]) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(CodedInputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- parseFrom(ByteBuffer) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(ByteString) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(byte[]) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(InputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(CodedInputStream) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseFromDB(String) - Static method in enum io.debezium.connector.postgresql.connection.ServerInfo.ReplicaIdentity
-
- PARSER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
Deprecated.
- parser() - Static method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- PARSER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.Point
-
Deprecated.
- parser() - Static method in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- PARSER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
Deprecated.
- parser() - Static method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- PARSER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
Deprecated.
- parser() - Static method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- parseRestartLsn(String, String, String, ResultSet) - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
- parseSlotCreation(ResultSet) - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- parseSrid(byte[]) - Static method in class io.debezium.connector.postgresql.PostgisGeometry
-
Parses an EWKB Geometry and extracts the SRID (if any)
https://trac.osgeo.org/postgis/browser/trunk/doc/ZMSgeoms.txt
- parseType(String, String) - Method in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonReplicationMessage
-
- partition - Variable in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- PASSWORD - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- PAUSE_BETWEEN_REPLICATION_SLOT_RETRIEVAL_ATTEMPTS - Static variable in class io.debezium.connector.postgresql.connection.PostgresConnection
-
- pauseNoMessage - Variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- permissionsByRoleName - Variable in class io.debezium.connector.postgresql.connection.ServerInfo
-
- permissionsByRoleName() - Method in class io.debezium.connector.postgresql.connection.ServerInfo
-
Returns information about the role names and permissions of the current user
- PG_EPOCH - Static variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- pgConnection() - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- PgOid - Class in io.debezium.connector.postgresql
-
Extension to the Oid class which contains Postgres specific datatypes not found currently in the
JDBC driver implementation classes.
- PgOid() - Constructor for class io.debezium.connector.postgresql.PgOid
-
- PgOutputColumnValue - Class in io.debezium.connector.postgresql.connection.pgoutput
-
- PgOutputColumnValue(String) - Constructor for class io.debezium.connector.postgresql.connection.pgoutput.PgOutputColumnValue
-
- PgOutputMessageDecoder - Class in io.debezium.connector.postgresql.connection.pgoutput
-
Decodes messages from the PG logical replication plug-in ("pgoutput").
- PgOutputMessageDecoder(MessageDecoderConfig) - Constructor for class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- PgOutputMessageDecoder.MessageType - Enum in io.debezium.connector.postgresql.connection.pgoutput
-
- PgOutputRelationMetaData - Class in io.debezium.connector.postgresql.connection.pgoutput
-
Defines the relational information for a relation-id mapping.
- PgOutputRelationMetaData(int, String, String, List<ColumnMetaData>) - Constructor for class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
Construct a pgoutput relation metadata object representing a relational table.
- PgOutputReplicationMessage - Class in io.debezium.connector.postgresql.connection.pgoutput
-
- PgOutputReplicationMessage(ReplicationMessage.Operation, String, Instant, long, List<ReplicationMessage.Column>, List<ReplicationMessage.Column>) - Constructor for class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- PgProto - Class in io.debezium.connector.postgresql.proto
-
- PgProto() - Constructor for class io.debezium.connector.postgresql.proto.PgProto
-
- PgProto.DatumMessage - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.DatumMessage
- PgProto.DatumMessage.Builder - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.DatumMessage
- PgProto.DatumMessage.DatumCase - Enum in io.debezium.connector.postgresql.proto
-
- PgProto.DatumMessageOrBuilder - Interface in io.debezium.connector.postgresql.proto
-
- PgProto.Op - Enum in io.debezium.connector.postgresql.proto
-
Protobuf enum decoderbufs.Op
- PgProto.Point - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.Point
- PgProto.Point.Builder - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.Point
- PgProto.PointOrBuilder - Interface in io.debezium.connector.postgresql.proto
-
- PgProto.RowMessage - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.RowMessage
- PgProto.RowMessage.Builder - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.RowMessage
- PgProto.RowMessageOrBuilder - Interface in io.debezium.connector.postgresql.proto
-
- PgProto.TypeInfo - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.TypeInfo
- PgProto.TypeInfo.Builder - Class in io.debezium.connector.postgresql.proto
-
Protobuf type decoderbufs.TypeInfo
- PgProto.TypeInfoOrBuilder - Interface in io.debezium.connector.postgresql.proto
-
- PgProtoColumnValue - Class in io.debezium.connector.postgresql.connection.pgproto
-
- PgProtoColumnValue(PgProto.DatumMessage) - Constructor for class io.debezium.connector.postgresql.connection.pgproto.PgProtoColumnValue
-
- PgProtoMessageDecoder - Class in io.debezium.connector.postgresql.connection.pgproto
-
- PgProtoMessageDecoder() - Constructor for class io.debezium.connector.postgresql.connection.pgproto.PgProtoMessageDecoder
-
- PgProtoReplicationMessage - Class in io.debezium.connector.postgresql.connection.pgproto
-
- PgProtoReplicationMessage(PgProto.RowMessage, TypeRegistry) - Constructor for class io.debezium.connector.postgresql.connection.pgproto.PgProtoReplicationMessage
-
- plugin - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- plugin - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- plugin() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- PLUGIN_NAME - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- pluginName - Variable in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- pluginName() - Method in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- Point(GeneratedMessageV3.Builder<?>) - Constructor for class io.debezium.connector.postgresql.proto.PgProto.Point
-
- Point() - Constructor for class io.debezium.connector.postgresql.proto.PgProto.Point
-
- Point(CodedInputStream, ExtensionRegistryLite) - Constructor for class io.debezium.connector.postgresql.proto.PgProto.Point
-
- poll() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- PORT - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- port() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- POSITIVE_INFINITY - Static variable in class io.debezium.connector.postgresql.PostgresValueConverter
-
A string denoting positive infinity for FP and Numeric types
- PostgisGeometry - Class in io.debezium.connector.postgresql
-
A parser API for Postgres Geometry types
- PostgisGeometry(byte[], Integer) - Constructor for class io.debezium.connector.postgresql.PostgisGeometry
-
Create a PostgisGeometry using the supplied EWKB and SRID.
- PostgresChangeEventSourceFactory - Class in io.debezium.connector.postgresql
-
- PostgresChangeEventSourceFactory(PostgresConnectorConfig, Snapshotter, PostgresConnection, ErrorHandler, EventDispatcher<TableId>, Clock, PostgresSchema, PostgresTaskContext, ReplicationConnection, SlotCreationResult) - Constructor for class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- PostgresChangeRecordEmitter - Class in io.debezium.connector.postgresql
-
Emits change data based on a logical decoding event coming as protobuf or JSON message.
- PostgresChangeRecordEmitter(OffsetContext, Clock, PostgresConnectorConfig, PostgresSchema, PostgresConnection, ReplicationMessage) - Constructor for class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- PostgresConnection - Class in io.debezium.connector.postgresql.connection
-
JdbcConnection connection extension used for connecting to Postgres instances.
- PostgresConnection(Configuration) - Constructor for class io.debezium.connector.postgresql.connection.PostgresConnection
-
Creates a Postgres connection using the supplied configuration.
- PostgresConnector - Class in io.debezium.connector.postgresql
-
A Kafka Connect source connector that creates tasks which use Postgresql streaming replication off a logical replication slot
to receive incoming changes for a database and publish them to Kafka.
- PostgresConnector() - Constructor for class io.debezium.connector.postgresql.PostgresConnector
-
- PostgresConnectorConfig - Class in io.debezium.connector.postgresql
-
- PostgresConnectorConfig(Configuration) - Constructor for class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- PostgresConnectorConfig.HStoreHandlingMode - Enum in io.debezium.connector.postgresql
-
The set of predefined HStoreHandlingMode options or aliases
- PostgresConnectorConfig.IntervalHandlingMode - Enum in io.debezium.connector.postgresql
-
Defines modes of representation of interval datatype
- PostgresConnectorConfig.LogicalDecoder - Enum in io.debezium.connector.postgresql
-
- PostgresConnectorConfig.SchemaRefreshMode - Enum in io.debezium.connector.postgresql
-
The set of predefined SchemaRefreshMode options or aliases.
- PostgresConnectorConfig.SecureConnectionMode - Enum in io.debezium.connector.postgresql
-
The set of predefined SecureConnectionMode options or aliases.
- PostgresConnectorConfig.SnapshotMode - Enum in io.debezium.connector.postgresql
-
The set of predefined Snapshotter options or aliases.
- PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder - Interface in io.debezium.connector.postgresql
-
- PostgresConnectorConfig.SystemTablesPredicate - Class in io.debezium.connector.postgresql
-
- PostgresConnectorTask - Class in io.debezium.connector.postgresql
-
Kafka connect source task which uses Postgres logical decoding over a streaming replication connection to process DB changes.
- PostgresConnectorTask() - Constructor for class io.debezium.connector.postgresql.PostgresConnectorTask
-
- PostgresConnectorTask.State - Enum in io.debezium.connector.postgresql
-
- PostgresEventMetadataProvider - Class in io.debezium.connector.postgresql
-
- PostgresEventMetadataProvider() - Constructor for class io.debezium.connector.postgresql.PostgresEventMetadataProvider
-
- PostgresOffsetContext - Class in io.debezium.connector.postgresql
-
- PostgresOffsetContext(PostgresConnectorConfig, Long, Long, Long, Instant, boolean, boolean) - Constructor for class io.debezium.connector.postgresql.PostgresOffsetContext
-
- PostgresOffsetContext.Loader - Class in io.debezium.connector.postgresql
-
- PostgresReplicationConnection - Class in io.debezium.connector.postgresql.connection
-
- PostgresReplicationConnection(Configuration, String, String, PostgresConnectorConfig.LogicalDecoder, boolean, boolean, Duration, TypeRegistry, Properties, PostgresSchema) - Constructor for class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
Creates a new replication connection with the given params.
- PostgresReplicationConnection.ReplicationConnectionBuilder - Class in io.debezium.connector.postgresql.connection
-
- PostgresSchema - Class in io.debezium.connector.postgresql
-
- PostgresSchema(PostgresConnectorConfig, TypeRegistry, Charset, TopicSelector<TableId>) - Constructor for class io.debezium.connector.postgresql.PostgresSchema
-
- PostgresSnapshotChangeEventSource - Class in io.debezium.connector.postgresql
-
- PostgresSnapshotChangeEventSource(PostgresConnectorConfig, Snapshotter, PostgresOffsetContext, PostgresConnection, PostgresSchema, EventDispatcher<TableId>, Clock, SnapshotProgressListener, SlotCreationResult) - Constructor for class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- PostgresSnapshotChangeEventSource.PostgresSnapshotContext - Class in io.debezium.connector.postgresql
-
Mutable context which is populated in the course of snapshotting.
- PostgresSnapshotContext(String) - Constructor for class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource.PostgresSnapshotContext
-
- PostgresSourceInfoStructMaker - Class in io.debezium.connector.postgresql
-
- PostgresSourceInfoStructMaker(String, String, CommonConnectorConfig) - Constructor for class io.debezium.connector.postgresql.PostgresSourceInfoStructMaker
-
- PostgresStreamingChangeEventSource - Class in io.debezium.connector.postgresql
-
- PostgresStreamingChangeEventSource(PostgresConnectorConfig, Snapshotter, PostgresOffsetContext, PostgresConnection, EventDispatcher<TableId>, ErrorHandler, Clock, PostgresSchema, PostgresTaskContext, ReplicationConnection) - Constructor for class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- PostgresStreamingChangeEventSource.PgConnectionSupplier - Interface in io.debezium.connector.postgresql
-
- PostgresTaskContext - Class in io.debezium.connector.postgresql
-
- PostgresTaskContext(PostgresConnectorConfig, PostgresSchema, TopicSelector<TableId>) - Constructor for class io.debezium.connector.postgresql.PostgresTaskContext
-
- PostgresTopicSelector - Class in io.debezium.connector.postgresql
-
- PostgresTopicSelector() - Constructor for class io.debezium.connector.postgresql.PostgresTopicSelector
-
- postgresType - Variable in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- PostgresType - Class in io.debezium.connector.postgresql
-
A class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.
- PostgresType(String, int, int, TypeInfo, List<String>, PostgresType, PostgresType) - Constructor for class io.debezium.connector.postgresql.PostgresType
-
- PostgresType(String, int, int, int, TypeInfo, List<String>, PostgresType, PostgresType) - Constructor for class io.debezium.connector.postgresql.PostgresType
-
- PostgresType.Builder - Class in io.debezium.connector.postgresql
-
- PostgresValueConverter - Class in io.debezium.connector.postgresql
-
A provider of
ValueConverters and
SchemaBuilders for various Postgres specific column types.
- PostgresValueConverter(Charset, JdbcValueConverters.DecimalMode, TemporalPrecisionMode, ZoneOffset, JdbcValueConverters.BigIntUnsignedMode, boolean, TypeRegistry, PostgresConnectorConfig.HStoreHandlingMode, PostgresConnectorConfig.IntervalHandlingMode, byte[]) - Constructor for class io.debezium.connector.postgresql.PostgresValueConverter
-
- postSnapshotCompletion() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- preloadedSqlTypes - Variable in class io.debezium.connector.postgresql.TypeRegistry.SqlTypeMapper
-
- prepare(ChangeEventSource.ChangeEventSourceContext) - Method in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- preSnapshotCompletion() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- preSnapshotStart() - Method in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- prime() - Method in class io.debezium.connector.postgresql.TypeRegistry
-
- printReplicaIdentityInfo(PostgresConnection, TableId) - Method in class io.debezium.connector.postgresql.PostgresSchema
-
- process(ReplicationMessage) - Method in interface io.debezium.connector.postgresql.connection.ReplicationStream.ReplicationMessageProcessor
-
- processMessage(ByteBuffer, ReplicationStream.ReplicationMessageProcessor, TypeRegistry) - Method in interface io.debezium.connector.postgresql.connection.MessageDecoder
-
Process a message upon arrival from logical decoder
- processMessage(ByteBuffer, ReplicationStream.ReplicationMessageProcessor, TypeRegistry) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- processMessage(ByteBuffer, ReplicationStream.ReplicationMessageProcessor, TypeRegistry) - Method in class io.debezium.connector.postgresql.connection.pgproto.PgProtoMessageDecoder
-
- processMessage(ByteBuffer, ReplicationStream.ReplicationMessageProcessor, TypeRegistry) - Method in class io.debezium.connector.postgresql.connection.wal2json.NonStreamingWal2JsonMessageDecoder
-
- processMessage(ByteBuffer, ReplicationStream.ReplicationMessageProcessor, TypeRegistry) - Method in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- props - Variable in class io.debezium.connector.postgresql.PostgresConnector
-
- PUBLIC_SCHEMA_NAME - Static variable in class io.debezium.connector.postgresql.PostgresSchema
-
- PUBLICATION_NAME - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- publicationName - Variable in class io.debezium.connector.postgresql.connection.MessageDecoderConfig
-
- publicationName - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- publicationName - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- publicationName() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- scale - Variable in class io.debezium.connector.postgresql.connection.AbstractReplicationMessageColumn.TypeMetadataImpl
-
Scale of the type, if present
- scale - Variable in class io.debezium.connector.postgresql.connection.pgoutput.ColumnMetaData
-
- scale(int) - Method in class io.debezium.connector.postgresql.PostgresType
-
- schema - Variable in class io.debezium.connector.postgresql.connection.MessageDecoderConfig
-
- schema - Variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputRelationMetaData
-
- schema - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- schema() - Static method in class io.debezium.connector.postgresql.data.Ltree
-
Returns a SchemaBuilder for a Ltree field, with all other default Schema settings.
- schema - Variable in class io.debezium.connector.postgresql.LegacyV1PostgresSourceInfoStructMaker
-
- schema() - Method in class io.debezium.connector.postgresql.LegacyV1PostgresSourceInfoStructMaker
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresSourceInfoStructMaker
-
- schema() - Method in class io.debezium.connector.postgresql.PostgresSourceInfoStructMaker
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- schema - Variable in class io.debezium.connector.postgresql.PostgresTaskContext
-
- schema() - Method in class io.debezium.connector.postgresql.PostgresTaskContext
-
- schema() - Method in class io.debezium.connector.postgresql.RecordsProducer
-
- SCHEMA_REFRESH_MODE - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- schemaBlacklist() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- schemaBuilder(Column) - Method in class io.debezium.connector.postgresql.PostgresValueConverter
-
- schemaChanged(List<ReplicationMessage.Column>, Table, boolean) - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- schemaName - Variable in class io.debezium.connector.postgresql.SourceInfo
-
- schemaName() - Method in class io.debezium.connector.postgresql.SourceInfo
-
- schemaRefreshMode - Variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SchemaRefreshMode(String) - Constructor for enum io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
-
- schemaWhitelist() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SecureConnectionMode(String) - Constructor for enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
- sendsNullToastedValuesInOld() - Method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
- serialVersionUID - Static variable in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- serialVersionUID - Static variable in class io.debezium.connector.postgresql.proto.PgProto.Point
-
- serialVersionUID - Static variable in class io.debezium.connector.postgresql.proto.PgProto.RowMessage
-
- serialVersionUID - Static variable in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- server - Variable in class io.debezium.connector.postgresql.connection.ServerInfo
-
- server() - Method in class io.debezium.connector.postgresql.connection.ServerInfo
-
Returns information about the server machine
- SERVER_PARTITION_KEY - Static variable in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- serverInfo() - Method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
Returns information about the PG server to which this instance is connected.
- ServerInfo - Class in io.debezium.connector.postgresql.connection
-
Information about a running Postgres instance.
- ServerInfo() - Constructor for class io.debezium.connector.postgresql.connection.ServerInfo
-
- ServerInfo.ReplicaIdentity - Enum in io.debezium.connector.postgresql.connection
-
Table REPLICA IDENTITY information.
- ServerInfo.ReplicationSlot - Class in io.debezium.connector.postgresql.connection
-
Information about a server replication slot
- serverName - Variable in class io.debezium.connector.postgresql.LegacyV1PostgresSourceInfoStructMaker
-
- setColumnName(String) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string column_name = 1;
- setColumnNameBytes(ByteString) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string column_name = 1;
- setColumnType(long) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 column_type = 2;
- setCommitTime(long) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint64 commit_time = 2;
- setContainsMetadata(boolean) - Method in interface io.debezium.connector.postgresql.connection.MessageDecoder
-
Signals to this decoder whether messages contain type metadata or not.
- setContainsMetadata(boolean) - Method in class io.debezium.connector.postgresql.connection.wal2json.NonStreamingWal2JsonMessageDecoder
-
- setContainsMetadata(boolean) - Method in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- setDatumBool(boolean) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_bool = 7;
- setDatumBytes(ByteString) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bytes datum_bytes = 9;
- setDatumDouble(double) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional double datum_double = 6;
- setDatumFloat(float) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional float datum_float = 5;
- setDatumInt32(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int32 datum_int32 = 3;
- setDatumInt64(long) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional int64 datum_int64 = 4;
- setDatumMissing(boolean) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional bool datum_missing = 11;
- setDatumPoint(PgProto.Point) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- setDatumPoint(PgProto.Point.Builder) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional .decoderbufs.Point datum_point = 10;
- setDatumString(String) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string datum_string = 8;
- setDatumStringBytes(ByteString) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
optional string datum_string = 8;
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- setModifier(String) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required string modifier = 1;
- setModifierBytes(ByteString) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required string modifier = 1;
- setNewTuple(int, PgProto.DatumMessage) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- setNewTuple(int, PgProto.DatumMessage.Builder) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage new_tuple = 5;
- setNewTypeinfo(int, PgProto.TypeInfo) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- setNewTypeinfo(int, PgProto.TypeInfo.Builder) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.TypeInfo new_typeinfo = 7;
- setOldTuple(int, PgProto.DatumMessage) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- setOldTuple(int, PgProto.DatumMessage.Builder) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
repeated .decoderbufs.DatumMessage old_tuple = 6;
- setOp(PgProto.Op) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional .decoderbufs.Op op = 4;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- setTable(String) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional string table = 3;
- setTableBytes(ByteString) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional string table = 3;
- setTransactionId(int) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
optional uint32 transaction_id = 1;
- setUnknownFields(UnknownFieldSet) - Method in class io.debezium.connector.postgresql.proto.PgProto.DatumMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.debezium.connector.postgresql.proto.PgProto.RowMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- setValueOptional(boolean) - Method in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
required bool value_optional = 2;
- setX(double) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double x = 1;
- setY(double) - Method in class io.debezium.connector.postgresql.proto.PgProto.Point.Builder
-
required double y = 2;
- shouldMessageBeSkipped(ByteBuffer, Long, Long, boolean) - Method in class io.debezium.connector.postgresql.connection.AbstractMessageDecoder
-
- shouldMessageBeSkipped(ByteBuffer, Long, Long, boolean) - Method in interface io.debezium.connector.postgresql.connection.MessageDecoder
-
A callback into the decoder allowing it to decide whether the supplied message should be processed
by the decoder or whether it can be skipped.
- shouldMessageBeSkipped(ByteBuffer, Long, Long, boolean) - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- shouldSchemaBeSynchronized() - Method in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputReplicationMessage
-
- shouldSchemaBeSynchronized() - Method in interface io.debezium.connector.postgresql.connection.ReplicationMessage
-
- shouldSnapshot() - Method in class io.debezium.connector.postgresql.snapshot.AlwaysSnapshotter
-
- shouldSnapshot() - Method in class io.debezium.connector.postgresql.snapshot.ExportedSnapshotter
-
- shouldSnapshot() - Method in class io.debezium.connector.postgresql.snapshot.InitialOnlySnapshotter
-
- shouldSnapshot() - Method in class io.debezium.connector.postgresql.snapshot.InitialSnapshotter
-
- shouldSnapshot() - Method in class io.debezium.connector.postgresql.snapshot.NeverSnapshotter
-
- shouldSnapshot() - Method in interface io.debezium.connector.postgresql.spi.Snapshotter
-
- shouldStream() - Method in class io.debezium.connector.postgresql.snapshot.AlwaysSnapshotter
-
- shouldStream() - Method in class io.debezium.connector.postgresql.snapshot.ExportedSnapshotter
-
- shouldStream() - Method in class io.debezium.connector.postgresql.snapshot.InitialOnlySnapshotter
-
- shouldStream() - Method in class io.debezium.connector.postgresql.snapshot.InitialSnapshotter
-
- shouldStream() - Method in class io.debezium.connector.postgresql.snapshot.NeverSnapshotter
-
- shouldStream() - Method in interface io.debezium.connector.postgresql.spi.Snapshotter
-
- skipEmptyMessages() - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- skipRefreshSchemaOnMissingToastableData() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SLOT_NAME - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- slotCatalogXmin() - Method in class io.debezium.connector.postgresql.spi.SlotState
-
- slotCreatedInfo - Variable in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- slotCreatedInfo - Variable in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- slotCreationInfo - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- SlotCreationResult - Class in io.debezium.connector.postgresql.spi
-
A simple data container representing the creation of a newly created replication slot.
- SlotCreationResult(String, String, String, String) - Constructor for class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- slotIsActive() - Method in class io.debezium.connector.postgresql.spi.SlotState
-
- slotLastFlushedLsn() - Method in class io.debezium.connector.postgresql.spi.SlotState
-
- slotName - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- slotName - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- slotName() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- slotName - Variable in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- slotName() - Method in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
return the name of the created slot.
- slotRestartLsn() - Method in class io.debezium.connector.postgresql.spi.SlotState
-
- slotState - Variable in class io.debezium.connector.postgresql.snapshot.SnapshotterWrapper
-
- SlotState - Class in io.debezium.connector.postgresql.spi
-
A simple data container that holds the state of the current slot
- SlotState(Long, Long, Long, boolean) - Constructor for class io.debezium.connector.postgresql.spi.SlotState
-
- slotStreamParams - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- snapshot() - Method in class io.debezium.connector.postgresql.SourceInfo
-
- SNAPSHOT_MODE - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SNAPSHOT_MODE_CLASS - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- snapshotInEffect() - Method in class io.debezium.connector.postgresql.spi.OffsetState
-
- snapshotMode - Variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SnapshotMode(String, PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder) - Constructor for enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
- snapshotName - Variable in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- snapshotName() - Method in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- snapshotTableLockingStatement(Duration, Set<TableId>) - Method in class io.debezium.connector.postgresql.snapshot.ExportedSnapshotter
-
- snapshotTableLockingStatement(Duration, Set<TableId>) - Method in interface io.debezium.connector.postgresql.spi.Snapshotter
-
Returns a SQL statement for locking the given tables during snapshotting, if required by the specific snapshotter
implementation.
- snapshotter - Variable in class io.debezium.connector.postgresql.PostgresChangeEventSourceFactory
-
- snapshotter - Variable in class io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
- snapshotter - Variable in class io.debezium.connector.postgresql.PostgresStreamingChangeEventSource
-
- snapshotter - Variable in class io.debezium.connector.postgresql.snapshot.SnapshotterWrapper
-
- Snapshotter - Interface in io.debezium.connector.postgresql.spi
-
This interface is used to determine details about the snapshot process:
Namely:
- Should a snapshot occur at all
- Should streaming occur
- What queries should be used to snapshot
While many default snapshot modes are provided with debezium (see documentation for details)
a custom implementation of this interface can be provided by the implementor which
can provide more advanced functionality, such as partial snapshots
Implementor's must return true for either
Snapshotter.shouldSnapshot() or
Snapshotter.shouldStream()
or true for both.
- SnapshotterWrapper - Class in io.debezium.connector.postgresql.snapshot
-
This class is a small wrapper around the snapshotter that takes care of initialization
and also lets us access the slotState (which we don't track currently)
- SnapshotterWrapper(Snapshotter, PostgresConnectorConfig, OffsetState, SlotState) - Constructor for class io.debezium.connector.postgresql.snapshot.SnapshotterWrapper
-
- snapshotting - Variable in class io.debezium.connector.postgresql.spi.OffsetState
-
- snapshotTransactionIsolationLevelStatement(SlotCreationResult) - Method in class io.debezium.connector.postgresql.snapshot.ExportedSnapshotter
-
- snapshotTransactionIsolationLevelStatement(SlotCreationResult) - Method in interface io.debezium.connector.postgresql.spi.Snapshotter
-
Return a new string that set up the transaction for snapshotting
- sourceInfo - Variable in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- sourceInfo - Variable in class io.debezium.connector.postgresql.RecordsProducer
-
- sourceInfo - Variable in class io.debezium.connector.postgresql.snapshot.ExportedSnapshotter
-
- sourceInfo - Variable in class io.debezium.connector.postgresql.snapshot.InitialOnlySnapshotter
-
- sourceInfo - Variable in class io.debezium.connector.postgresql.snapshot.InitialSnapshotter
-
- SourceInfo - Class in io.debezium.connector.postgresql
-
Information about the source of information, which for normal events contains information about the transaction id and the
LSN position in the server WAL.
- SourceInfo(PostgresConnectorConfig) - Constructor for class io.debezium.connector.postgresql.SourceInfo
-
- sourceInfoSchema - Variable in class io.debezium.connector.postgresql.PostgresOffsetContext
-
- SPACE - Static variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder
-
- SPACE - Static variable in class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- SQL_ARRAY_TYPES - Static variable in class io.debezium.connector.postgresql.TypeRegistry
-
- SQL_ENUM_VALUES_LOOKUP - Static variable in class io.debezium.connector.postgresql.TypeRegistry
-
- SQL_NON_ARRAY_TYPE_NAME_LOOKUP - Static variable in class io.debezium.connector.postgresql.TypeRegistry
-
- SQL_NON_ARRAY_TYPE_OID_LOOKUP - Static variable in class io.debezium.connector.postgresql.TypeRegistry
-
- SQL_NON_ARRAY_TYPES - Static variable in class io.debezium.connector.postgresql.TypeRegistry
-
- SQL_TYPE_DETAILS - Static variable in class io.debezium.connector.postgresql.TypeRegistry.SqlTypeMapper
-
Based on org.postgresql.jdbc.TypeInfoCache.getSQLType(String).
- SqlTypeMapper(Connection, TypeInfo) - Constructor for class io.debezium.connector.postgresql.TypeRegistry.SqlTypeMapper
-
- sqlTypesByPgTypeNames - Variable in class io.debezium.connector.postgresql.TypeRegistry.SqlTypeMapper
-
- srid - Variable in class io.debezium.connector.postgresql.PostgisGeometry
-
Coordinate reference system identifier.
- SSL_CLIENT_CERT - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SSL_CLIENT_KEY - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SSL_CLIENT_KEY_PASSWORD - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SSL_MODE - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SSL_ROOT_CERT - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- SSL_SOCKET_FACTORY - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- start(Map<String, String>) - Method in class io.debezium.connector.postgresql.PostgresConnector
-
- start(Configuration) - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- start(BlockingConsumer<ChangeEvent>, Consumer<Throwable>) - Method in class io.debezium.connector.postgresql.RecordsProducer
-
Starts up this producer.
- startKeepAlive(ExecutorService) - Method in interface io.debezium.connector.postgresql.connection.ReplicationStream
-
Starts a background thread to ensure the slot is kept alive, useful for when temporarily
stopping reads from the stream such as querying metadata, etc
- startLsn() - Method in class io.debezium.connector.postgresql.spi.SlotCreationResult
-
- startPgReplicationStream(LogSequenceNumber, Function<ChainedLogicalStreamBuilder, ChainedLogicalStreamBuilder>) - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- startStreaming() - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
creating a replication connection and starting to stream involves a few steps:
1.
- startStreaming(Long) - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- startStreaming() - Method in interface io.debezium.connector.postgresql.connection.ReplicationConnection
-
Opens a stream for reading logical replication changes from the last known position of the slot for which the connection
was opened.
- startStreaming(Long) - Method in interface io.debezium.connector.postgresql.connection.ReplicationConnection
-
Opens a stream for reading logical replication changes from a given LSN position.
- state - Variable in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- State() - Constructor for enum io.debezium.connector.postgresql.PostgresConnectorTask.State
-
- STATUS_UPDATE_INTERVAL_MS - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- statusUpdateInterval(Duration) - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- statusUpdateInterval - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- statusUpdateInterval(Duration) - Method in interface io.debezium.connector.postgresql.connection.ReplicationConnection.Builder
-
The number of milli-seconds the replication connection should periodically send updates to the server.
- statusUpdateInterval() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- statusUpdateIntervalVal - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- stop() - Method in class io.debezium.connector.postgresql.PostgresConnector
-
- stop() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-
- stop() - Method in class io.debezium.connector.postgresql.RecordsProducer
-
Requests that this producer be stopped.
- stopKeepAlive() - Method in interface io.debezium.connector.postgresql.connection.ReplicationStream
-
Stops the background thread that is used to ensure the slot is kept alive.
- STREAM_PARAMS - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- StreamingWal2JsonMessageDecoder - Class in io.debezium.connector.postgresql.connection.wal2json
-
JSON deserialization of a message sent by
wal2json logical decoding plugin.
- StreamingWal2JsonMessageDecoder() - Constructor for class io.debezium.connector.postgresql.connection.wal2json.StreamingWal2JsonMessageDecoder
-
- streamParams(String) - Method in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
-
- streamParams - Variable in class io.debezium.connector.postgresql.connection.PostgresReplicationConnection
-
- streamParams(String) - Method in interface io.debezium.connector.postgresql.connection.ReplicationConnection.Builder
-
Optional parameters to pass to the logical decoder when the stream starts.
- streamParams() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- struct(SourceInfo) - Method in class io.debezium.connector.postgresql.LegacyV1PostgresSourceInfoStructMaker
-
- struct(SourceInfo) - Method in class io.debezium.connector.postgresql.PostgresSourceInfoStructMaker
-
- synchronizeTableSchema(DataCollectionSchema) - Method in class io.debezium.connector.postgresql.PostgresChangeRecordEmitter
-
- SYSTEM_SCHEMA_BLACKLIST - Static variable in class io.debezium.connector.postgresql.Filters
-
- SYSTEM_SCHEMAS - Static variable in class io.debezium.connector.postgresql.Filters
-
- SYSTEM_SCHEMAS - Static variable in class io.debezium.connector.postgresql.PostgresConnectorConfig.SystemTablesPredicate
-
- SYSTEM_TS_FORMAT - Static variable in class io.debezium.connector.postgresql.connection.wal2json.DateTimeFormat.ISODateTimeFormat
-
- SYSTEM_TS_FORMAT_PATTERN_HINT - Static variable in class io.debezium.connector.postgresql.connection.wal2json.DateTimeFormat.ISODateTimeFormat
-
- SystemTablesPredicate() - Constructor for class io.debezium.connector.postgresql.PostgresConnectorConfig.SystemTablesPredicate
-
- systemTimestampToInstant(String) - Method in class io.debezium.connector.postgresql.connection.wal2json.DateTimeFormat.ISODateTimeFormat
-
- systemTimestampToInstant(String) - Method in interface io.debezium.connector.postgresql.connection.wal2json.DateTimeFormat
-
- validate(Map<String, String>) - Method in class io.debezium.connector.postgresql.PostgresConnector
-
- validate() - Method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- validateReplicationSlotName(Configuration, Field, Field.ValidationOutput) - Static method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- validateServerVersion(Statement) - Static method in class io.debezium.connector.postgresql.connection.PostgresConnection
-
- validateTableBlacklist(Configuration, Field, Field.ValidationOutput) - Static method in class io.debezium.connector.postgresql.PostgresConnectorConfig
-
- value - Variable in class io.debezium.connector.postgresql.connection.pgoutput.PgOutputColumnValue
-
- value - Variable in class io.debezium.connector.postgresql.connection.pgproto.PgProtoColumnValue
-
- value - Variable in class io.debezium.connector.postgresql.connection.wal2json.Wal2JsonColumnValue
-
- value - Variable in enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
- value - Variable in enum io.debezium.connector.postgresql.PostgresConnectorConfig.IntervalHandlingMode
-
- value - Variable in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
-
- value - Variable in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
- value - Variable in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
- value - Variable in enum io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase
-
- value - Variable in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- VALUE_OPTIONAL_FIELD_NUMBER - Static variable in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.connection.ReplicationMessage.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.connection.ServerInfo.ReplicaIdentity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.IntervalHandlingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.PostgresConnectorTask.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase
-
- valueOf(String) - Static method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- valueOptional_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo.Builder
-
- valueOptional_ - Variable in class io.debezium.connector.postgresql.proto.PgProto.TypeInfo
-
- values() - Static method in enum io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.connection.ReplicationMessage.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.connection.ServerInfo.ReplicaIdentity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.HStoreHandlingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.IntervalHandlingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.LogicalDecoder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.PostgresConnectorTask.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
- values() - Static method in enum io.debezium.connector.postgresql.proto.PgProto.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_SCALE_DECIMAL_LENGTH - Static variable in class io.debezium.connector.postgresql.PostgresValueConverter
-
Variable scale decimal/numeric is defined by metadata
scale - 0
length - 131089
- version() - Static method in class io.debezium.connector.postgresql.Module
-
- version() - Method in class io.debezium.connector.postgresql.PostgresConnector
-
- version() - Method in class io.debezium.connector.postgresql.PostgresConnectorTask
-