Package com.netcracker.profiler.io.call
Class CallDataReader_00
java.lang.Object
com.netcracker.profiler.io.call.CallDataReaderBase
com.netcracker.profiler.io.call.CallDataReader_00
- All Implemented Interfaces:
CallDataReader
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netcracker.profiler.io.call.CallDataReaderBase
readParams, skipParams
-
Constructor Details
-
CallDataReader_00
public CallDataReader_00()
-
-
Method Details
-
read
public void read(Call dst, com.netcracker.profiler.dump.DataInputStreamEx calls, BitSet requiredIds) throws IOException - Throws:
IOException
-
postCompute
- Specified by:
postComputein interfaceCallDataReader- Overrides:
postComputein classCallDataReaderBase
-