Package org.qubership.profiler.io
Class ParamReaderFromMemory_01
java.lang.Object
org.qubership.profiler.io.ParamReader
org.qubership.profiler.io.ParamReaderFile
org.qubership.profiler.io.ParamReaderFromMemory
org.qubership.profiler.io.ParamReaderFromMemory_01
- Direct Known Subclasses:
ParamReaderFromMemory_02
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.profiler.io.ParamReaderFromMemory
fillParamInfo, fillTagsMethods inherited from class org.qubership.profiler.io.ParamReaderFile
fillCallsTags, openDataInputStreamAllSequences, openDataInputStreamFromAnyDateMethods inherited from class org.qubership.profiler.io.ParamReader
readBig
-
Constructor Details
-
ParamReaderFromMemory_01
-
-
Method Details
-
getInflightCalls
Description copied from class:ParamReaderReturns Object[]{File dumpRoot, List<Call> calls}- Overrides:
getInflightCallsin classParamReader- Returns:
- array with two elements: Object[]{File dumpRoot, List<Call> calls}
-
convert
-