Searched refs:SENT_BYTES_COUNT (Results 1 – 2 of 2) sorted by relevance
50 public static final String SENT_BYTES_COUNT = "http.sent-bytes-count"; field in HttpConnectionMetricsImpl121 } else if (SENT_BYTES_COUNT.equals(metricName)) { in getMetric()
2290 field @Deprecated public static final String SENT_BYTES_COUNT = "http.sent-bytes-count";