Interface FieldModelContributor
public interface FieldModelContributor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
contribute
(FieldModelContributorContext context) default <F> IndexFieldTypeOptionsStep<?,
F> inferDefaultFieldType
(IndexFieldTypeFactory factory, Class<F> clazz)
-
Method Details
-
inferDefaultFieldType
default <F> IndexFieldTypeOptionsStep<?,F> inferDefaultFieldType(IndexFieldTypeFactory factory, Class<F> clazz) -
contribute
-