| Package | Description |
|---|---|
| org.elasticsearch.action.search.type |
| Modifier and Type | Method and Description |
|---|---|
static ParsedScrollId |
TransportSearchHelper.parseScrollId(String scrollId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportSearchScrollQueryAndFetchAction.execute(SearchScrollRequest request,
ParsedScrollId scrollId,
ActionListener<SearchResponse> listener) |
void |
TransportSearchScrollQueryThenFetchAction.execute(SearchScrollRequest request,
ParsedScrollId scrollId,
ActionListener<SearchResponse> listener) |
void |
TransportSearchScrollScanAction.execute(SearchScrollRequest request,
ParsedScrollId scrollId,
ActionListener<SearchResponse> listener) |
Copyright © 2009–2016. All rights reserved.