public static interface IndexCopier.COWDirectoryTracker
Modifier and Type | Field and Description |
---|---|
static IndexCopier.COWDirectoryTracker |
NOOP |
Modifier and Type | Method and Description |
---|---|
void |
registerOpenedDirectory(@NotNull org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory directory) |
void |
registerReindexingLocalDirectory(@NotNull java.io.File dir) |
static final IndexCopier.COWDirectoryTracker NOOP
void registerOpenedDirectory(@NotNull @NotNull org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory directory)
void registerReindexingLocalDirectory(@NotNull @NotNull java.io.File dir)
Copyright © 2010 - 2020 Adobe. All Rights Reserved