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