Interface ReportsSinkMetrics


@Evolving public interface ReportsSinkMetrics
A mix-in interface for streaming sinks to signal that they can report metrics.
Since:
3.4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the metrics reported by the sink for this micro-batch
  • Method Details

    • metrics

      Map<String,String> metrics()
      Returns the metrics reported by the sink for this micro-batch