Class CallReaderFile

java.lang.Object
org.qubership.profiler.io.CallReader
org.qubership.profiler.io.CallReaderFile
All Implemented Interfaces:
ICallReader

@Component @Scope("prototype") public class CallReaderFile extends CallReader
  • 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