public interface CompositeIndicesRequest
ActionRequest subclasses that are composed of
multiple subrequests which relate to one or more indices. Allows to retrieve those subrequests.| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<? extends IndicesRequest> |
subRequests()
Returns the subrequests that a composite request is composed of
|
List<? extends IndicesRequest> subRequests()
Copyright © 2009–2016. All rights reserved.