Package com.netcracker.profiler.io.call
Class CallDataReader_02
java.lang.Object
com.netcracker.profiler.io.call.CallDataReaderBase
com.netcracker.profiler.io.call.CallDataReader_01
com.netcracker.profiler.io.call.CallDataReader_02
- All Implemented Interfaces:
CallDataReader
- Direct Known Subclasses:
CallDataReader_03
-
Field Summary
Fields inherited from class com.netcracker.profiler.io.call.CallDataReader_01
threadNames -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netcracker.profiler.io.call.CallDataReaderBase
postCompute, readParams, skipParams
-
Constructor Details
-
CallDataReader_02
public CallDataReader_02()
-
-
Method Details
-
read
public void read(Call dst, com.netcracker.profiler.dump.DataInputStreamEx calls, BitSet requiredIds) throws IOException - Specified by:
readin interfaceCallDataReader- Overrides:
readin classCallDataReader_01- Throws:
IOException
-