Class SuspendLogReader
java.lang.Object
com.netcracker.profiler.sax.readers.SuspendLogReader
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSuspendLogReader(SuspendLogVisitor sv, String dataFolderPath) SuspendLogReader(SuspendLogVisitor sv, String dataFolderPath, long begin, long end) -
Method Summary
Modifier and TypeMethodDescriptionprotected Enumeration<InputStream> voidread()protected voidread(com.netcracker.profiler.dump.DataInputStreamEx is, long fileSize)
-
Field Details
-
log
public static final org.slf4j.Logger log -
sv
-
-
Constructor Details
-
SuspendLogReader
-
SuspendLogReader
-
SuspendLogReader
-
-
Method Details
-
read
public void read() -
read
protected void read(com.netcracker.profiler.dump.DataInputStreamEx is, long fileSize) -
openInputStream
-