Class TransactionRecorderInfo
java.lang.Object
org.eblocker.server.common.recorder.TransactionRecorderInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionRecorderInfo
-
-
Method Details
-
getDeviceId
-
getTimeLimitSeconds
public long getTimeLimitSeconds() -
getSizeLimitBytes
public long getSizeLimitBytes() -
isActive
public boolean isActive() -
getRunningTime
public long getRunningTime() -
getGatheredBytes
public long getGatheredBytes() -
getGatheredRequests
public int getGatheredRequests()
-