@InterfaceAudience.Private
 @Metrics(context="yarn")
public interface EventTypeMetrics<T extends Enum<T>>
extends org.apache.hadoop.metrics2.MetricsSource
| Modifier and Type | Method and Description | 
|---|---|
| long | get(T type) | 
| void | increment(T type,
         long processingTimeUs) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.