public class BasicHttpTransportMetrics extends Object implements HttpTransportMetrics
HttpTransportMetrics.| Constructor and Description | 
|---|
| BasicHttpTransportMetrics() | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getBytesTransferred()Gets the number of bytes transferred. | 
| void | incrementBytesTransferred(long count) | 
public long getBytesTransferred()
HttpTransportMetricsgetBytesTransferred in interface HttpTransportMetricspublic void incrementBytesTransferred(long count)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.