public class LuceneJournalPropertyService extends Object implements org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyService
| Constructor and Description |
|---|
LuceneJournalPropertyService(int builderMaxSize) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyBuilder |
newBuilder() |
public LuceneJournalPropertyService(int builderMaxSize)
public org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyBuilder newBuilder()
newBuilder in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyServicepublic String getName()
getName in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyServiceCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.