Class ElasticsearchRequestCommand
- java.lang.Object
-
- org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
-
public abstract class ElasticsearchRequestCommand extends Object
-
-
Constructor Summary
Constructors Constructor Description ElasticsearchRequestCommand(org.elasticsearch.client.RestClient lowLevel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidget()org.elasticsearch.client.RestClientgetClient()StringgetEndpoint()StringgetMethod()
-