public interface IndexTemplateFilter
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
apply(CreateIndexClusterStateUpdateRequest request,
IndexTemplateMetaData template) |
boolean apply(CreateIndexClusterStateUpdateRequest request, IndexTemplateMetaData template)
true if the given template should be applied on the newly created index,
false otherwise.