| Package | Description |
|---|---|
| org.elasticsearch.action.termvectors.dfs |
Distributed frequencies.
|
| Modifier and Type | Method and Description |
|---|---|
protected DfsOnlyResponse |
TransportDfsOnlyAction.newResponse(DfsOnlyRequest request,
AtomicReferenceArray shardsResponses,
ClusterState clusterState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportDfsOnlyAction.doExecute(Task task,
DfsOnlyRequest request,
ActionListener<DfsOnlyResponse> listener) |
Copyright © 2009–2017. All rights reserved.