| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment | |
| org.apache.jackrabbit.oak.segment.file |
| Modifier and Type | Field and Description |
|---|---|
static SegmentNotFoundExceptionListener |
SegmentNotFoundExceptionListener.IGNORE_SNFE
Listener instance doing nothing on a
SegmentNotFoundException |
static SegmentNotFoundExceptionListener |
SegmentNotFoundExceptionListener.LOG_SNFE
Listener instance logging the
SegmentNotFoundException at error level. |
| Modifier and Type | Method and Description |
|---|---|
FileStoreBuilder |
FileStoreBuilder.withSnfeListener(SegmentNotFoundExceptionListener snfeListener)
SegmentNotFoundExceptionListener listener for SegmentNotFoundException |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.