Class DoNothingNetMetricManager
- java.lang.Object
-
- org.apache.iotdb.metrics.metricsets.net.DoNothingNetMetricManager
-
- All Implemented Interfaces:
INetMetricManager
public class DoNothingNetMetricManager extends Object implements INetMetricManager
-
-
Constructor Summary
Constructors Constructor Description DoNothingNetMetricManager()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.iotdb.metrics.metricsets.net.INetMetricManager
getConnectionNum, getIfaceSet, getReceivedByte, getReceivedPackets, getTransmittedBytes, getTransmittedPackets
-
-