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