Class TransportFieldCapabilitiesIndexAction.AsyncShardsAction

java.lang.Object
org.elasticsearch.action.fieldcaps.TransportFieldCapabilitiesIndexAction.AsyncShardsAction
Enclosing class:
TransportFieldCapabilitiesIndexAction

public static class TransportFieldCapabilitiesIndexAction.AsyncShardsAction extends Object
An action that executes on each shard sequentially until it finds one that can match the provided FieldCapabilitiesIndexRequest.indexFilter(). In which case the shard is used to create the final FieldCapabilitiesIndexResponse.