Interface FileStoreBuilderCustomizer
-
public interface FileStoreBuilderCustomizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
customize(org.apache.jackrabbit.oak.plugins.segment.file.FileStore.Builder builder)
-
-
-
Method Detail
-
customize
void customize(org.apache.jackrabbit.oak.plugins.segment.file.FileStore.Builder builder) throws IOException
- Throws:
IOException
-
-