Package com.netcracker.profiler.io
Class ParamReaderFromMemory
java.lang.Object
com.netcracker.profiler.io.ParamReader
com.netcracker.profiler.io.ParamReaderFile
com.netcracker.profiler.io.ParamReaderFromMemory
- Direct Known Subclasses:
ParamReaderFromMemory_01
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfillParamInfo(Collection<Throwable> exceptions, String rootReference) fillTags(BitSet requredIds, Collection<Throwable> exceptions) Methods inherited from class com.netcracker.profiler.io.ParamReaderFile
fillCallsTags, openDataInputStreamAllSequences, openDataInputStreamFromAnyDateMethods inherited from class com.netcracker.profiler.io.ParamReader
getInflightCalls, readBig
-
Constructor Details
-
ParamReaderFromMemory
-
-
Method Details
-
fillParamInfo
public Map<String,com.netcracker.profiler.configuration.ParameterInfoDto> fillParamInfo(Collection<Throwable> exceptions, String rootReference) - Overrides:
fillParamInfoin classParamReaderFile
-
fillTags
- Overrides:
fillTagsin classParamReaderFile
-