Package com.netcracker.profiler.io
Class ParamReaderFromMemory_01
java.lang.Object
com.netcracker.profiler.io.ParamReader
com.netcracker.profiler.io.ParamReaderFile
com.netcracker.profiler.io.ParamReaderFromMemory
com.netcracker.profiler.io.ParamReaderFromMemory_01
- Direct Known Subclasses:
ParamReaderFromMemory_02
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netcracker.profiler.io.ParamReaderFromMemory
fillParamInfo, fillTagsMethods inherited from class com.netcracker.profiler.io.ParamReaderFile
fillCallsTags, openDataInputStreamAllSequences, openDataInputStreamFromAnyDateMethods inherited from class com.netcracker.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
-