Interface SqlServerPartitionMetricsMXBean

All Superinterfaces:
CommonEventMetricsMXBean, SchemaMetricsMXBean
All Known Subinterfaces:
SqlServerSnapshotPartitionMetricsMXBean, SqlServerStreamingPartitionMetricsMXBean
All Known Implementing Classes:
AbstractSqlServerPartitionMetrics, SqlServerSnapshotPartitionMetrics, SqlServerStreamingPartitionMetrics

public interface SqlServerPartitionMetricsMXBean extends CommonEventMetricsMXBean, SchemaMetricsMXBean
Metrics scoped to a source partition that are common for both snapshot and streaming change event sources
  • Method Details

    • reset

      void reset()