Class SuspendLogReader

java.lang.Object
com.netcracker.profiler.sax.readers.SuspendLogReader

public class SuspendLogReader extends Object
Prototype-scoped class - create instances via SuspendLogReaderFactory or direct instantiation.
  • Field Details

    • log

      public static final org.slf4j.Logger log
    • sv

      protected final SuspendLogVisitor sv
  • Constructor Details

  • Method Details

    • read

      public void read()
    • read

      protected void read(com.netcracker.profiler.dump.DataInputStreamEx is, long fileSize)
    • openInputStream

      protected Enumeration<InputStream> openInputStream()