public static class IndexTemplateFilter.Compound extends Object implements IndexTemplateFilter
IndexTemplateFilter.Compound| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
apply(CreateIndexClusterStateUpdateRequest request,
IndexTemplateMetaData template) |
public boolean apply(CreateIndexClusterStateUpdateRequest request, IndexTemplateMetaData template)
apply インタフェース内 IndexTemplateFiltertrue if the given template should be applied on the newly created index,
false otherwise.Copyright © 2009–2016. All rights reserved.