public interface IndexTemplateFilter
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static class |
IndexTemplateFilter.Compound |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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–2016. All rights reserved.