public class ElasticsearchClientImpl extends Object
| Constructor and Description |
|---|
ElasticsearchClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
<Request extends ActionRequest,Response extends ActionResponse> |
execute(<any> actionType,
Request request) |
<Request extends ActionRequest,Response extends ActionResponse> |
execute(<any> actionType,
Request request,
<any> actionListener) |
ThreadPool |
threadPool() |
public <Request extends ActionRequest,Response extends ActionResponse> <any> execute(<any> actionType,
Request request)
public <Request extends ActionRequest,Response extends ActionResponse> void execute(<any> actionType,
Request request,
<any> actionListener)
public ThreadPool threadPool()
Copyright © 2021. All rights reserved.