Uses of Interface
org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceWriter
Packages that use IOTraceWriter
-
Uses of IOTraceWriter in org.apache.jackrabbit.oak.segment.tool.iotrace
Classes in org.apache.jackrabbit.oak.segment.tool.iotrace that implement IOTraceWriterModifier and TypeClassDescriptionclass
ThisIOTraceWriter
implementation implements persistence through aWriter
instance.class
ThisIOTraceWriter
implementation implements persistence through aLogger
instance.Constructors in org.apache.jackrabbit.oak.segment.tool.iotrace with parameters of type IOTraceWriterModifierConstructorDescriptionIOTraceMonitor
(@NotNull IOTraceWriter traceWriter) Create a new instance writing totraceWriter
additional context fields context.IOTraceMonitor
(@NotNull IOTraceWriter traceWriter, @Nullable String contextSpec) Create a new instance writing totraceWriter
with additional context fields.