Package org.qubership.profiler.io
Class CallRowid
java.lang.Object
org.qubership.profiler.io.CallRowid
- All Implemented Interfaces:
Comparable<CallRowid>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
file
-
rowid
-
-
Constructor Details
-
CallRowid
-
CallRowid
public CallRowid(String file, int folderId, int traceFileIndex, int bufferOffset, int recordIndex, int reactorFileIndex, int reactorBufferOffset) -
CallRowid
-
-
Method Details