Package | Description |
---|---|
org.uberfire.ext.metadata.backend.lucene.index.directory |
Modifier and Type | Method and Description |
---|---|
static DirectoryType |
DirectoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryType[] |
DirectoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DirectoryFactory.loadIndexes(DirectoryType type,
org.apache.lucene.analysis.Analyzer analyzer,
File hostingDir) |
Constructor and Description |
---|
DirectoryFactory(DirectoryType type,
org.apache.lucene.analysis.Analyzer analyzer) |
DirectoryFactory(DirectoryType type,
org.apache.lucene.analysis.Analyzer analyzer,
File hostingDir) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.