Package | Description |
---|---|
org.hibernate.search.backend.configuration.impl | |
org.hibernate.search.backend.spi |
Modifier and Type | Method and Description |
---|---|
static IndexWriterSetting |
IndexWriterSetting.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
Integer |
LuceneIndexingParameters.ParameterSet.getCurrentValueFor(IndexWriterSetting ws) |
void |
LuceneIndexingParameters.ParameterSet.setCurrentValueFor(IndexWriterSetting ws,
Integer newValue) |
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved