| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.support | |
| org.elasticsearch.tasks |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Task |
TransportAction.execute(Request request,
TaskListener<Response> listener) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
LoggingTaskListener<Response>
A TaskListener that just logs the response at the info level.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static <Response> TaskListener<Response> |
LoggingTaskListener.instance()
Get the instance of LoggingActionListener cast appropriately.
|
Copyright © 2009–2016. All rights reserved.