private SlotState |
PostgresTaskContext.getCurrentSlotState(PostgresConnection connection) |
(package private) Long |
PostgresTaskContext.getSlotXmin(PostgresConnection connection) |
static PostgresOffsetContext |
PostgresOffsetContext.initialContext(PostgresConnectorConfig connectorConfig,
PostgresConnection jdbcConnection,
Clock clock) |
private void |
PostgresSchema.printReplicaIdentityInfo(PostgresConnection connection,
TableId tableId) |
protected PostgresSchema |
PostgresSchema.refresh(PostgresConnection connection,
boolean printReplicaIdentityInfo)
Initializes the content for this schema by reading all the database information from the supplied connection.
|
protected void |
PostgresSchema.refresh(PostgresConnection connection,
TableId tableId,
boolean refreshToastableColumns)
Refreshes this schema's content for a particular table
|
protected void |
PostgresTaskContext.refreshSchema(PostgresConnection connection,
boolean printReplicaIdentityInfo) |
private void |
PostgresSchema.refreshToastableColumnsMap(PostgresConnection connection,
TableId tableId) |