| Package | Description |
|---|---|
| org.elasticsearch.action.support | |
| org.elasticsearch.tasks |
| Modifier and Type | Method and Description |
|---|---|
Task |
TransportAction.execute(Request request,
TaskListener<Response> listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingTaskListener<Response>
A TaskListener that just logs the response at the info level.
|
| Modifier and Type | Method and Description |
|---|---|
static <Response> TaskListener<Response> |
LoggingTaskListener.instance()
Get the instance of LoggingActionListener cast appropriately.
|
Copyright © 2009–2017. All rights reserved.