- java.lang.Object
-
- com.ergotech.vib.servers.modbus.ModbusDeviceServerBase.TimingMetrics
-
- Enclosing class:
- ModbusDeviceServerBase
public class ModbusDeviceServerBase.TimingMetrics
extends java.lang.Object
Store the messages that take the longest, and shortest to get a response.
-
-
Constructor Summary
Constructors
Constructor and Description |
TimingMetrics(java.lang.String metric) |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
inMessage
public byte[] inMessage
-
outMessage
public byte[] outMessage
-
responseTime
public long responseTime
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.