Interface ElasticsearchIndexNodeContributor
public interface ElasticsearchIndexNodeContributor
-
Method Summary
Modifier and TypeMethodDescriptionvoidcontribute(ElasticsearchIndexNodeCollector collector, ElasticsearchIndexCompositeNode parentNode, Map<String, ElasticsearchIndexField> staticChildrenByNameForParent, AbstractTypeMapping parentMapping)
-
Method Details
-
contribute
void contribute(ElasticsearchIndexNodeCollector collector, ElasticsearchIndexCompositeNode parentNode, Map<String, ElasticsearchIndexField> staticChildrenByNameForParent, AbstractTypeMapping parentMapping)
-