Interface BinlogSnapshotChangeEventSourceMetricsMXBean

All Superinterfaces:
ChangeEventSourceMetricsMXBean, CommonEventMetricsMXBean, QueueMetricsMXBean, SchemaMetricsMXBean, SnapshotChangeEventSourceMetricsMXBean, SnapshotMetricsMXBean
All Known Implementing Classes:
BinlogSnapshotChangeEventSourceMetrics

public interface BinlogSnapshotChangeEventSourceMetricsMXBean extends SnapshotChangeEventSourceMetricsMXBean
Binlog-based connector snapshot metrics.
Author:
Chris Cranford
  • Method Details

    • getHoldingGlobalLock

      boolean getHoldingGlobalLock()
      Get whether the connector is currently holding a global database block.
      Returns:
      true if there is a global database lock, false otherwise