Uses of Interface
org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionListener
Packages that use SegmentNotFoundExceptionListener
-
Uses of SegmentNotFoundExceptionListener in org.apache.jackrabbit.oak.segment
Fields in org.apache.jackrabbit.oak.segment declared as SegmentNotFoundExceptionListenerModifier and TypeFieldDescriptionstatic final SegmentNotFoundExceptionListener
SegmentNotFoundExceptionListener.IGNORE_SNFE
Listener instance doing nothing on aSegmentNotFoundException
static final SegmentNotFoundExceptionListener
SegmentNotFoundExceptionListener.LOG_SNFE
Listener instance logging theSegmentNotFoundException
at error level. -
Uses of SegmentNotFoundExceptionListener in org.apache.jackrabbit.oak.segment.file
Classes in org.apache.jackrabbit.oak.segment.file that implement SegmentNotFoundExceptionListenerMethods in org.apache.jackrabbit.oak.segment.file with parameters of type SegmentNotFoundExceptionListenerModifier and TypeMethodDescription@NotNull FileStoreBuilder
FileStoreBuilder.withSnfeListener
(@NotNull SegmentNotFoundExceptionListener snfeListener) SegmentNotFoundExceptionListener
listener forSegmentNotFoundException