Uses of Interface
io.debezium.connector.postgresql.transforms.timescaledb.TimescaleDbMetadata
Packages that use TimescaleDbMetadata
-
Uses of TimescaleDbMetadata in io.debezium.connector.postgresql.transforms.timescaledb
Classes in io.debezium.connector.postgresql.transforms.timescaledb that implement TimescaleDbMetadataModifier and TypeClassDescriptionclassclassTimescaleDB metadata registry that performs out-of-band queries of TimescaleDB catalog to get the mappings between chunks, hypertables and aggregates.Fields in io.debezium.connector.postgresql.transforms.timescaledb declared as TimescaleDbMetadataMethods in io.debezium.connector.postgresql.transforms.timescaledb with parameters of type TimescaleDbMetadataModifier and TypeMethodDescription(package private) voidTimescaleDb.setMetadata(TimescaleDbMetadata metadata)