public class BasicH2TransportMetrics extends BasicHttpTransportMetrics implements H2TransportMetrics
H2TransportMetrics
.Constructor and Description |
---|
BasicH2TransportMetrics() |
Modifier and Type | Method and Description |
---|---|
long |
getFramesTransferred() |
void |
incrementFramesTransferred() |
getBytesTransferred, incrementBytesTransferred
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBytesTransferred
public long getFramesTransferred()
getFramesTransferred
in interface H2TransportMetrics
public void incrementFramesTransferred()
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.