Uses of Class
io.github.flink.gcp.connector.testutils.TestSinkWriterMetricGroup
Packages that use TestSinkWriterMetricGroup
-
Uses of TestSinkWriterMetricGroup in io.github.flink.gcp.connector.testutils
Methods in io.github.flink.gcp.connector.testutils that return TestSinkWriterMetricGroupModifier and TypeMethodDescriptionstatic TestSinkWriterMetricGroupTestSinkWriterMetricGroup.create()Creates a group over a fresh listener.StubWriterInitContext.getSinkWriterMetricGroup()Returns the same group asStubWriterInitContext.metricGroup(), typed so its metrics can be read back.