Class ProfilerTraceReaderFile
java.lang.Object
org.qubership.profiler.sax.readers.ProfilerTraceReader
org.qubership.profiler.sax.readers.ProfilerTraceReaderFile
@Component
@Scope("prototype")
@Profile("filestorage")
public class ProfilerTraceReaderFile
extends ProfilerTraceReader
-
Nested Class Summary
Nested classes/interfaces inherited from class org.qubership.profiler.sax.readers.ProfilerTraceReader
ProfilerTraceReader.ClobReadMode, ProfilerTraceReader.ClobReadTypes, ProfilerTraceReader.DumperConstants -
Field Summary
Fields inherited from class org.qubership.profiler.sax.readers.ProfilerTraceReader
applicationContext, rootReference, rv, TRACE_STREAM_NAME, treeRowids -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ParamReaderorg.qubership.profiler.dump.DataInputStreamExreopenDataInputStream(org.qubership.profiler.dump.DataInputStreamEx oldOne, String streamName, int traceFileIndex) protected SuspendLogReaderprotected SuspendLogReadersuspendLogReader(SuspendLogVisitor sv, long begin, long end) Methods inherited from class org.qubership.profiler.sax.readers.ProfilerTraceReader
read, read, readClobIds, readClobIdsOnly, readClobs, readDictionary, readSuspendLog, readSuspendLog
-
Constructor Details
-
ProfilerTraceReaderFile
public ProfilerTraceReaderFile() -
ProfilerTraceReaderFile
-
-
Method Details
-
suspendLogReader
- Overrides:
suspendLogReaderin classProfilerTraceReader
-
suspendLogReader
- Overrides:
suspendLogReaderin classProfilerTraceReader
-
reopenDataInputStream
public org.qubership.profiler.dump.DataInputStreamEx reopenDataInputStream(org.qubership.profiler.dump.DataInputStreamEx oldOne, String streamName, int traceFileIndex) throws IOException - Specified by:
reopenDataInputStreamin classProfilerTraceReader- Throws:
IOException
-
clobReaderFlyweight
- Specified by:
clobReaderFlyweightin classProfilerTraceReader
-
paramReader
- Overrides:
paramReaderin classProfilerTraceReader
-