Skip navigation links
A B C D E G I L M O Q R S T U W 

A

AnalyticsServiceElasticsearch - Class in org.hawkular.btm.server.elasticsearch
This class provides the Elasticsearch implementation of the Analytics Service.
AnalyticsServiceElasticsearch() - Constructor for class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 

B

buildFilter(Criteria) - Static method in class org.hawkular.btm.server.elasticsearch.ElasticsearchUtil
This method returns a filter associated with the supplied business transaction criteria.
buildQuery(Criteria, String, String) - Static method in class org.hawkular.btm.server.elasticsearch.ElasticsearchUtil
This method builds the Elasticsearch query based on the supplied criteria.
BUSINESS_TRANSACTION_TYPE - Static variable in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
 
BusinessTransactionServiceElasticsearch - Class in org.hawkular.btm.server.elasticsearch
This class provides the Elasticsearch implementation of the Business Transaction Service.
BusinessTransactionServiceElasticsearch() - Constructor for class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
 

C

clear(String) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
clear(String) - Method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
 
clear(String) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 
clear(String) - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
This method returns the tenant.
close() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
This method closes the Elasticsearch client.
close() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchEmbeddedNode
This method closes the elasticsearch node.
ConfigurationServiceElasticsearch - Class in org.hawkular.btm.server.elasticsearch
This class provides the Elasticsearch implementation of the Administration Service.
ConfigurationServiceElasticsearch() - Constructor for class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 

D

DEFAULT_SETTING - Static variable in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
The default settings.

E

ELASTICSEARCH_CLUSTER - Static variable in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
Default Elasticsearch cluster configuration.
ELASTICSEARCH_HOSTS - Static variable in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
Default Elasticsearch hosts configuration.
ElasticsearchBootstrap - Class in org.hawkular.btm.server.elasticsearch
 
ElasticsearchBootstrap() - Constructor for class org.hawkular.btm.server.elasticsearch.ElasticsearchBootstrap
 
ElasticsearchClient - Class in org.hawkular.btm.server.elasticsearch
This class represents the ElasticSearch client.
ElasticsearchClient() - Constructor for class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
Default constructor.
ElasticsearchEmbeddedNode - Class in org.hawkular.btm.server.elasticsearch
This class represents an Elasticsearch embedded node.
ElasticsearchEmbeddedNode() - Constructor for class org.hawkular.btm.server.elasticsearch.ElasticsearchEmbeddedNode
The default constructor.
ElasticsearchUtil - Class in org.hawkular.btm.server.elasticsearch
This class provides utility functions for working with Elasticsearch.
ElasticsearchUtil() - Constructor for class org.hawkular.btm.server.elasticsearch.ElasticsearchUtil
 
errorFailedToInitialiseElasticsearchClient(Throwable) - Method in interface org.hawkular.btm.server.elasticsearch.log.MsgLogger
 
errorFailedToInitialiseElasticsearchClient(Throwable) - Method in class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 
errorFailedToInitialiseElasticsearchClient$str() - Method in class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 
errorFailedToParse(Throwable) - Method in interface org.hawkular.btm.server.elasticsearch.log.MsgLogger
 
errorFailedToParse(Throwable) - Method in class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 
errorFailedToParse$str() - Method in class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 

G

get(String, String) - Method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
 
getAlertCount(String, String) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getBusinessTransaction(String, String) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 
getBusinessTransactions(String, long) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 
getBusinessTransactionSummaries(String) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 
getClient() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchEmbeddedNode
This method returns the Elasticsearch client associated with the embedded node.
getCollector(String, String, String) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 
getCommunicationSummaryStatistics(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getCompletionCount(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getCompletionFaultCount(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getCompletionFaultDetails(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getCompletionPercentiles(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getCompletionPropertyDetails(String, Criteria, String) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getCompletionTimeseriesStatistics(String, Criteria, long) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getElasticsearchClient() - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
This method gets the elasticsearch client.
getElasticsearchClient() - Method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
This method gets the elasticsearch client.
getElasticsearchClient() - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
This method gets the elasticsearch client.
getElasticsearchClient() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
The Elasticsearch client.
getFragments(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getHostNames(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getHosts() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
This method sets the hosts.
getIndex(String) - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
 
getNodeSummaryStatistics(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
getNodeTimeseriesStatistics(String, Criteria, long) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 

I

init() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchBootstrap
 
init() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
Initialize the client.
initNode() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchEmbeddedNode
This method initializes the node.
initTenant(String) - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
 
internalQuery(ElasticsearchClient, String, Criteria) - Static method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
This method performs the query.

L

LOGGER - Static variable in interface org.hawkular.btm.server.elasticsearch.log.MsgLogger
 

M

MAPPINGS - Static variable in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
Type mappings for the index this store is related to.
MsgLogger - Interface in org.hawkular.btm.server.elasticsearch.log
Log for INFO, WARN, ERROR and FATAL messages.
MsgLogger_$logger - Class in org.hawkular.btm.server.elasticsearch.log
Warning this class consists of generated code.
MsgLogger_$logger(Logger) - Constructor for class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 

O

org.hawkular.btm.server.elasticsearch - package org.hawkular.btm.server.elasticsearch
 
org.hawkular.btm.server.elasticsearch.log - package org.hawkular.btm.server.elasticsearch.log
 

Q

query(String, Criteria) - Method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
 

R

removeBusinessTransaction(String, String) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 

S

setElasticsearchClient(ElasticsearchClient) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
This method sets the elasticsearch client.
setElasticsearchClient(ElasticsearchClient) - Method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
This method sets the elasticsearch client.
setElasticsearchClient(ElasticsearchClient) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
This method sets the elasticsearch client.
setHosts(String) - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
This method returns the hosts.
SETTINGS - Static variable in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
Settings for the index this store is related to.
storeBTxnCompletionTimes(String, List<CompletionTime>) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
storeBusinessTransactions(String, List<BusinessTransaction>) - Method in class org.hawkular.btm.server.elasticsearch.BusinessTransactionServiceElasticsearch
 
storeCommunicationDetails(String, List<CommunicationDetails>) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
storeFragmentCompletionTimes(String, List<CompletionTime>) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 
storeNodeDetails(String, List<NodeDetails>) - Method in class org.hawkular.btm.server.elasticsearch.AnalyticsServiceElasticsearch
 

T

toString() - Method in class org.hawkular.btm.server.elasticsearch.ElasticsearchClient
 

U

updateBusinessTransaction(String, String, BusinessTxnConfig) - Method in class org.hawkular.btm.server.elasticsearch.ConfigurationServiceElasticsearch
 

W

warnQueryTimedOut() - Method in interface org.hawkular.btm.server.elasticsearch.log.MsgLogger
 
warnQueryTimedOut() - Method in class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 
warnQueryTimedOut$str() - Method in class org.hawkular.btm.server.elasticsearch.log.MsgLogger_$logger
 
A B C D E G I L M O Q R S T U W 
Skip navigation links

Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.