|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexWriterSetting | |
|---|---|
| org.hibernate.search.backend | |
| org.hibernate.search.backend.configuration | |
| Uses of IndexWriterSetting in org.hibernate.search.backend |
|---|
| Methods in org.hibernate.search.backend with parameters of type IndexWriterSetting | |
|---|---|
java.lang.Integer |
LuceneIndexingParameters.ParameterSet.getCurrentValueFor(IndexWriterSetting ws)
|
void |
LuceneIndexingParameters.ParameterSet.setCurrentValueFor(IndexWriterSetting ws,
java.lang.Integer newValue)
|
| Uses of IndexWriterSetting in org.hibernate.search.backend.configuration |
|---|
| Methods in org.hibernate.search.backend.configuration that return IndexWriterSetting | |
|---|---|
static IndexWriterSetting |
IndexWriterSetting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IndexWriterSetting[] |
IndexWriterSetting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||