| Package | Description |
|---|---|
| org.hawkular.btm.server.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchClient |
ConfigurationServiceElasticsearch.getElasticsearchClient()
This method gets the elasticsearch client.
|
ElasticsearchClient |
BusinessTransactionServiceElasticsearch.getElasticsearchClient()
This method gets the elasticsearch client.
|
ElasticsearchClient |
AnalyticsServiceElasticsearch.getElasticsearchClient()
This method gets the elasticsearch client.
|
| Modifier and Type | Method and Description |
|---|---|
protected static List<BusinessTransaction> |
BusinessTransactionServiceElasticsearch.internalQuery(ElasticsearchClient client,
String tenantId,
Criteria criteria)
This method performs the query.
|
void |
ConfigurationServiceElasticsearch.setElasticsearchClient(ElasticsearchClient client)
This method sets the elasticsearch client.
|
void |
BusinessTransactionServiceElasticsearch.setElasticsearchClient(ElasticsearchClient client)
This method sets the elasticsearch client.
|
void |
AnalyticsServiceElasticsearch.setElasticsearchClient(ElasticsearchClient client)
This method sets the elasticsearch client.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.