| Package | Description |
|---|---|
| org.hawkular.apm.server.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchClient |
ConfigurationServiceElasticsearch.getElasticsearchClient()
This method gets the elasticsearch client.
|
ElasticsearchClient |
TraceServiceElasticsearch.getElasticsearchClient()
This method gets the elasticsearch client.
|
static ElasticsearchClient |
ElasticsearchClient.getSingleton()
This method explicit instantiates the singleton.
|
| Modifier and Type | Method and Description |
|---|---|
protected static List<Trace> |
TraceServiceElasticsearch.internalQuery(ElasticsearchClient client,
String tenantId,
Criteria criteria)
This method performs the query.
|
void |
ConfigurationServiceElasticsearch.setElasticsearchClient(ElasticsearchClient client)
This method sets the elasticsearch client.
|
void |
TraceServiceElasticsearch.setElasticsearchClient(ElasticsearchClient client)
This method sets the elasticsearch client.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.