public interface FieldModelContributorContext
| Modifier and Type | Method and Description |
|---|---|
void |
checkNonStandardTypeOptionsStep() |
ScaledNumberIndexFieldTypeOptionsStep<?,?> |
getScaledNumberTypeOptionsStep() |
StandardIndexFieldTypeOptionsStep<?,?> |
getStandardTypeOptionsStep() |
StringIndexFieldTypeOptionsStep<?> |
getStringTypeOptionsStep() |
void |
indexNullAs(String value) |
void indexNullAs(String value)
StandardIndexFieldTypeOptionsStep<?,?> getStandardTypeOptionsStep()
StringIndexFieldTypeOptionsStep<?> getStringTypeOptionsStep()
ScaledNumberIndexFieldTypeOptionsStep<?,?> getScaledNumberTypeOptionsStep()
void checkNonStandardTypeOptionsStep()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.