Interface ExceptionTrackingSource

All Superinterfaces:
BaseSource
All Known Subinterfaces:
MetricsHBaseServerSource, MetricsThriftServerSource
All Known Implementing Classes:
ExceptionTrackingSourceImpl, MetricsHBaseServerSourceImpl, MetricsThriftServerSourceImpl

@Private public interface ExceptionTrackingSource extends BaseSource
Common interface for metrics source implementations which need to track individual exception types thrown or received.