public interface IndexTemplateFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
IndexTemplateFilter.Compound |
| Modifier and Type | Method and 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.Copyright © 2009–2017. All rights reserved.