Uses of Class
io.debezium.connector.postgresql.transforms.timescaledb.AbstractTimescaleDbMetadata
Packages that use AbstractTimescaleDbMetadata
-
Uses of AbstractTimescaleDbMetadata in io.debezium.connector.postgresql.transforms.timescaledb
Subclasses of AbstractTimescaleDbMetadata in io.debezium.connector.postgresql.transforms.timescaledbModifier and TypeClassDescriptionclassTimescaleDB metadata registry that performs out-of-band queries of TimescaleDB catalog to get the mappings between chunks, hypertables and aggregates.