Package com.netcracker.profiler.agent
Interface InflightCall_01
- All Superinterfaces:
InflightCall
- All Known Subinterfaces:
InflightCall_02
-
Method Summary
Methods inherited from interface com.netcracker.profiler.agent.InflightCall
bufferOffset, calls, cpuTime, duration, logsGenerated, logsWritten, memoryUsed, method, params, recordIndex, suspendDuration, threadName, time, traceFileIndex, waitTime
-
Method Details
-
fileRead
long fileRead() -
fileWritten
long fileWritten() -
netRead
long netRead() -
netWritten
long netWritten()
-