Class CallReaderFile

java.lang.Object
com.netcracker.profiler.io.CallReader
com.netcracker.profiler.io.CallReaderFile
All Implemented Interfaces:
ICallReader

public class CallReaderFile extends CallReader
Prototype-scoped class - create instances via CallReaderFileFactory.
  • Field Details

    • READ_CALL_RANGES

      public static final boolean READ_CALL_RANGES
    • READ_CALLS_DICTIONARY

      public static final boolean READ_CALLS_DICTIONARY
    • USE_FAST_CALL_READER

      public static final boolean USE_FAST_CALL_READER
    • CALLS_SCANNER_UPPER_BOUND_MINUTES

      public static final int CALLS_SCANNER_UPPER_BOUND_MINUTES
  • Constructor Details

  • Method Details