| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.index.lucene.directory |
| Modifier and Type | Method and Description |
|---|---|
static IndexConsistencyChecker.Level |
IndexConsistencyChecker.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexConsistencyChecker.Level[] |
IndexConsistencyChecker.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IndexConsistencyChecker.Result |
IndexConsistencyChecker.check(IndexConsistencyChecker.Level level) |
IndexConsistencyChecker.Result |
IndexConsistencyChecker.check(IndexConsistencyChecker.Level level,
boolean cleanWorkDir) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.