- CollectorAction - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents instrumentation of an invocation.
- CollectorAction() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- CollectorConfiguration - Class in org.hawkular.btm.api.model.config
-
This is the top level configuration object used to define how information should
be collected from a business transaction execution environment.
- CollectorConfiguration() - Constructor for class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- CompleteCorrelation - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the session action for correlating the current
thread of execution with another, identified by an id.
- CompleteCorrelation() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.CompleteCorrelation
-
- completedDuration() - Method in class org.hawkular.btm.api.model.btxn.Node
-
This method calculates the duration when all work initiated by this node
has been completed.
- completedTime() - Method in class org.hawkular.btm.api.model.btxn.Node
-
This method calculates the time (in nanoseconds) when all work initiated
by this node has been completed.
- CompletionTime - Class in org.hawkular.btm.api.model.analytics
-
This class represents a completion time.
- CompletionTime() - Constructor for class org.hawkular.btm.api.model.analytics.CompletionTime
-
- Component - Class in org.hawkular.btm.api.model.btxn
-
This class represents the invocation of a component.
- Component() - Constructor for class org.hawkular.btm.api.model.btxn.Component
-
- Component(String, String) - Constructor for class org.hawkular.btm.api.model.btxn.Component
-
- ConfigurationLoader - Class in org.hawkular.btm.api.services
-
This class provides the capability to load the base collector configuration
which includes the instrumentation rules for various technologies.
- ConfigurationLoader() - Constructor for class org.hawkular.btm.api.services.ConfigurationLoader
-
- ConfigurationService - Interface in org.hawkular.btm.api.services
-
This interface provides the configuration information.
- Consumer - Class in org.hawkular.btm.api.model.btxn
-
This class represents the situation where the business transaction flow
is triggered by a communication from an external participant.
- Consumer() - Constructor for class org.hawkular.btm.api.model.btxn.Consumer
-
- Consumer(String, String) - Constructor for class org.hawkular.btm.api.model.btxn.Consumer
-
- ContainerNode - Class in org.hawkular.btm.api.model.btxn
-
This abstract class represents the base for all nodes that can contain
other nodes within the business transaction instance.
- ContainerNode(NodeType) - Constructor for class org.hawkular.btm.api.model.btxn.ContainerNode
-
- ContainerNode(NodeType, String) - Constructor for class org.hawkular.btm.api.model.btxn.ContainerNode
-
- Content - Class in org.hawkular.btm.api.model.btxn
-
This class represents content associated with an exchanged message.
- Content() - Constructor for class org.hawkular.btm.api.model.btxn.Content
-
- Content(String, String) - Constructor for class org.hawkular.btm.api.model.btxn.Content
-
- Correlate - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the session action for correlating the current
thread of execution with another, identified by an id.
- Correlate() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.Correlate
-
- CorrelationIdentifier - Class in org.hawkular.btm.api.model.btxn
-
This class represents a Correlation Identifier.
- CorrelationIdentifier() - Constructor for class org.hawkular.btm.api.model.btxn.CorrelationIdentifier
-
- CorrelationIdentifier(CorrelationIdentifier.Scope, String) - Constructor for class org.hawkular.btm.api.model.btxn.CorrelationIdentifier
-
- CorrelationIdentifier.Scope - Enum in org.hawkular.btm.api.model.btxn
-
This enumerated value represents the scope of the correlation identifier.
- get(String, String) - Method in interface org.hawkular.btm.api.services.BusinessTransactionService
-
This method returns the business transaction associated with the
supplied id.
- getAction() - Method in class org.hawkular.btm.api.model.config.instrumentation.FreeFormAction
-
- getActions() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getActions() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getAlertCount(String, String) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method returns the number of alerts associated with the specified
business transaction.
- getBaseTime() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getBinds() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getBoundURIs(String, String, long, long) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method returns the bound URIs associated with a business
transaction.
- getBusinessTransaction() - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- getBusinessTransaction() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getBusinessTransaction(String, String) - Method in interface org.hawkular.btm.api.services.ConfigurationService
-
This method retrieves a business transaction configuration.
- getBusinessTransactions() - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- getBusinessTransactions(String, long) - Method in interface org.hawkular.btm.api.services.ConfigurationService
-
This method retrieves the list of business transaction configurations updated
after the specified time.
- getBusinessTransactionSummaries(String) - Method in interface org.hawkular.btm.api.services.ConfigurationService
-
This method retrieves the list of business transaction summaries.
- getClassName() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getCollector(String, String, String) - Method in interface org.hawkular.btm.api.services.ConfigurationService
-
This method returns the collector configuration, used by the
collector within an execution environment to instrument and filter
information to be reported to the server, based on the optional
host and server names.
- getCompletionCount(String, BusinessTransactionCriteria) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method returns the number of completed transactions, of the specified named
business transaction, that were executed during the time range.
- getCompletionFaultCount(String, BusinessTransactionCriteria) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method returns the number of completed transactions, of the specified named
business transaction, that were executed during the time range and returned
a fault.
- getCompletionPercentiles(String, BusinessTransactionCriteria) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method returns the percentiles, for the specified criteria, that were
executed during the time range.
- getComponentType() - Method in class org.hawkular.btm.api.model.btxn.Component
-
- getComponentTypeExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentComponent
-
- getCondition() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getConfiguration() - Static method in class org.hawkular.btm.api.services.ConfigurationLoader
-
This method returns the collector configuration.
- getContent() - Method in class org.hawkular.btm.api.model.btxn.Message
-
- getCorrelatedNodes(CorrelationIdentifier) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
This method locates any node within the business transaction that
is associated with the supplied correlation id.
- getCorrelationIds() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getCorrelationIds() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getCorrelationIds(CorrelationIdentifier.Scope) - Method in class org.hawkular.btm.api.model.btxn.Node
-
This methd returns the subset of correlation ids that have the
specified scope.
- getCorrelationIds() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getDescription() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- getDescription() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnSummary
-
- getDescription() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getDescription() - Method in class org.hawkular.btm.api.model.config.btxn.ProcessorAction
-
- getDescription() - Method in class org.hawkular.btm.api.model.config.instrumentation.Instrumentation
-
- getDescriptionExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetFault
-
- getDetails() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getDetails() - Method in class org.hawkular.btm.api.model.btxn.Node
-
This method returns the specific details about the node.
- getDirection() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getDirection() - Method in class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- getDirection() - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessContent
-
- getDirection() - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessHeaders
-
- getDuration() - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- getDuration() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getDuration() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getEndpointType() - Method in class org.hawkular.btm.api.model.analytics.URIInfo
-
- getEndpointType() - Method in class org.hawkular.btm.api.model.btxn.Consumer
-
- getEndpointType() - Method in class org.hawkular.btm.api.model.btxn.Producer
-
- getEndpointTypeExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentConsumer
-
- getEndpointTypeExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentProducer
-
- getEndTime() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getExclusions() - Method in class org.hawkular.btm.api.model.config.btxn.Filter
-
- getExpression() - Method in class org.hawkular.btm.api.model.config.btxn.ExpressionBasedAction
-
- getExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- getFault() - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- getFault() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getFault() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getFaultDescription() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getFaultFilter() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getFilter() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- getFromVersion() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getHeaders() - Method in class org.hawkular.btm.api.model.btxn.Message
-
- getHeadersExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessHeaders
-
- getHelper() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getHostAddress() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- getHostName() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- getId() - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- getId() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getId() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- getIdExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- getIdExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.CompleteCorrelation
-
- getIdExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.Correlate
-
- getIdExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.InitiateCorrelation
-
- getIn() - Method in class org.hawkular.btm.api.model.btxn.InteractionNode
-
- getInclusions() - Method in class org.hawkular.btm.api.model.config.btxn.Filter
-
- getInstrumentation() - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- getInterfaceName() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getJsonpath() - Method in class org.hawkular.btm.api.model.config.btxn.JSONExpression
-
- getKey() - Method in class org.hawkular.btm.api.model.config.btxn.DataExpression
-
- getLastUpdated() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- getLevel() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- getLevel() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnSummary
-
- getLevelExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetLevel
-
- getLocation() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getLogger(String) - Static method in class org.hawkular.btm.api.logging.Logger
-
This method returns a logger associated with the supplied class name.
- getMaxResponseSize() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getMethodName() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getName() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- getName() - Method in class org.hawkular.btm.api.model.config.btxn.AddContentAction
-
- getName() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnSummary
-
- getName() - Method in class org.hawkular.btm.api.model.config.btxn.SetDetailAction
-
- getName() - Method in class org.hawkular.btm.api.model.config.btxn.SetPropertyAction
-
- getName() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- getName() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- getName() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetProperty
-
- getName() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getNameExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetFault
-
- getNameExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetName
-
- getNodes() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- getNodes() - Method in class org.hawkular.btm.api.model.btxn.ContainerNode
-
- getNodeType() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getNodeType() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- getNotes() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getOperation() - Method in class org.hawkular.btm.api.model.btxn.Component
-
- getOperation() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getOperationExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentComponent
-
- getOriginalType() - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessHeaders
-
- getOut() - Method in class org.hawkular.btm.api.model.btxn.InteractionNode
-
- getParameterTypes() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getPath(int, String[]) - Static method in class org.hawkular.btm.api.services.ConfigurationLoader
-
This method constructs a path based on potentially accessing
one or more archive files (jar/war).
- getPercentiles() - Method in class org.hawkular.btm.api.model.analytics.Percentiles
-
- getPredicate() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getPredicate() - Method in class org.hawkular.btm.api.model.config.btxn.ProcessorAction
-
- getProcessors() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- getProperties() - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- getProperties() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getProperties() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
This method returns properties that can be used to search for
the business transaction.
- getProperties() - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- getProperties() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getProperty(String, String) - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
This method returns the property associated with the supplied name.
- getRuleName() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getRules() - Method in class org.hawkular.btm.api.model.config.instrumentation.Instrumentation
-
- getScope() - Method in class org.hawkular.btm.api.model.btxn.CorrelationIdentifier
-
- getScope() - Method in class org.hawkular.btm.api.model.config.btxn.AddCorrelationIdAction
-
- getServices(Class<T>) - Static method in class org.hawkular.btm.api.services.ServiceResolver
-
This method returns the list of service implementations that implement
the supplied interface.
- getSingletonService(Class<T>) - Static method in class org.hawkular.btm.api.services.ServiceResolver
-
This method identifies a service implementation that implements
the supplied interface, and returns it as a singleton, so that subsequent
calls for the same service will get the same instance.
- getSource() - Method in class org.hawkular.btm.api.model.config.btxn.DataExpression
-
- getStartTime() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- getStartTime() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getTemplate() - Method in class org.hawkular.btm.api.model.config.btxn.EvaluateURIAction
-
- getTimeout() - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- getTimestamp() - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- getTimestamp() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getToVersion() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- getTrace() - Method in class org.hawkular.btm.api.model.trace.BusinessTransactionTrace
-
- getType() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getType() - Method in class org.hawkular.btm.api.model.btxn.Content
-
- getType() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getType() - Method in class org.hawkular.btm.api.model.config.btxn.AddContentAction
-
- getType() - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- getUnboundURIs(String, long, long) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method returns the unbound URIs (i.e.
- getUri() - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- getUri() - Method in class org.hawkular.btm.api.model.analytics.URIInfo
-
- getUri() - Method in class org.hawkular.btm.api.model.btxn.Node
-
- getUriExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- getUriFilter() - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- getValue() - Method in class org.hawkular.btm.api.model.btxn.Content
-
- getValue() - Method in class org.hawkular.btm.api.model.btxn.CorrelationIdentifier
-
- getValue() - Method in class org.hawkular.btm.api.model.config.btxn.FreeFormExpression
-
- getValue() - Method in class org.hawkular.btm.api.model.config.btxn.LiteralExpression
-
- getValueExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- getValueExpression() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetProperty
-
- getValueExpressions() - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessContent
-
- getXpath() - Method in class org.hawkular.btm.api.model.config.btxn.XMLExpression
-
- info(String) - Method in class org.hawkular.btm.api.logging.Logger
-
This method logs a message at the INFO level.
- initialFragment() - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
This method determines whether this business transaction is the initial
fragment of an instance.
- InitiateCorrelation - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the session action for establishing a correlation, associated
with the current thread, identified by an id.
- InitiateCorrelation() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InitiateCorrelation
-
- InstrumentAction - Class in org.hawkular.btm.api.model.config.instrumentation
-
This abstract class represents the base type for all instrumentation based actions.
- InstrumentAction() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InstrumentAction
-
- Instrumentation - Class in org.hawkular.btm.api.model.config.instrumentation
-
This class describes the instrumentation requirements for a particular environment.
- Instrumentation() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.Instrumentation
-
- InstrumentBind - Class in org.hawkular.btm.api.model.config.instrumentation
-
This class represents the bind information for an instrumentation rule.
- InstrumentBind() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- InstrumentComponent - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents instrumentation of a component.
- InstrumentComponent() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InstrumentComponent
-
- InstrumentConsumer - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents instrumentation of a consumer.
- InstrumentConsumer() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InstrumentConsumer
-
- InstrumentProducer - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents instrumentation of a producer.
- InstrumentProducer() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InstrumentProducer
-
- InstrumentRule - Class in org.hawkular.btm.api.model.config.instrumentation
-
This class represents an instrumentation rule.
- InstrumentRule() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- InteractionNode - Class in org.hawkular.btm.api.model.btxn
-
This abstract class represents an invocation.
- InteractionNode(NodeType) - Constructor for class org.hawkular.btm.api.model.btxn.InteractionNode
-
- InteractionNode(NodeType, String) - Constructor for class org.hawkular.btm.api.model.btxn.InteractionNode
-
- interactionNode() - Method in class org.hawkular.btm.api.model.btxn.InteractionNode
-
This method indicates whether this is an interaction based node.
- interactionNode() - Method in class org.hawkular.btm.api.model.btxn.Node
-
This method indicates whether this is an interaction based node.
- isComplete() - Method in class org.hawkular.btm.api.model.trace.BusinessTransactionTrace
-
This method determines whether the trace is complete.
- isCorrelated(CorrelationIdentifier) - Method in class org.hawkular.btm.api.model.btxn.Node
-
This method determines whether the node is correlated to the supplied
identifier.
- isDeleted() - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- isLoggable(Logger.Level) - Method in class org.hawkular.btm.api.logging.Logger
-
This method determines whether the supplied logging level is loggable.
- isOnStack() - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- isValid(BusinessTransaction) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
This method determines whether the supplied business transaction
meets the criteria.
- isVersionValid(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
This method determines if the rule is valid for the
supplied version.
- ServiceResolver - Class in org.hawkular.btm.api.services
-
This utility class provides service lookup and management of singletons
based on the java ServiceLoader mechanism.
- ServiceResolver() - Constructor for class org.hawkular.btm.api.services.ServiceResolver
-
- SessionAction - Class in org.hawkular.btm.api.model.config.instrumentation
-
This abstract type represents actions performed on the session.
- SessionAction() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.SessionAction
-
- setAction(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.FreeFormAction
-
- setActions(List<ProcessorAction>) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setActions(List<InstrumentAction>) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setBaseTime(long) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- setBinds(List<InstrumentBind>) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setBusinessTransaction(String) - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- setBusinessTransaction(String) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setBusinessTransactions(Map<String, BusinessTxnConfig>) - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- setClassName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setComponentType(String) - Method in class org.hawkular.btm.api.model.btxn.Component
-
- setComponentTypeExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentComponent
-
- setCondition(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setContent(Map<String, Content>) - Method in class org.hawkular.btm.api.model.btxn.Message
-
- setCorrelationIds(List<CorrelationIdentifier>) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setCorrelationIds(List<CorrelationIdentifier>) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- setCorrelationIds(Set<CorrelationIdentifier>) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- setDeleted(boolean) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- setDescription(String) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- setDescription(String) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnSummary
-
- setDescription(String) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setDescription(String) - Method in class org.hawkular.btm.api.model.config.btxn.ProcessorAction
-
- setDescription(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.Instrumentation
-
- setDescriptionExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetFault
-
- SetDetail - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the action for setting the detail name and value.
- SetDetail() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- SetDetailAction - Class in org.hawkular.btm.api.model.config.btxn
-
This class represents the action of setting a detail on the node.
- SetDetailAction() - Constructor for class org.hawkular.btm.api.model.config.btxn.SetDetailAction
-
- setDetails(Map<String, String>) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setDetails(Map<String, String>) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- setDirection(Direction) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setDirection(Direction) - Method in class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- setDirection(Direction) - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessContent
-
- setDirection(Direction) - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessHeaders
-
- setDuration(long) - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- setDuration(long) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setDuration(long) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- setEndpointType(String) - Method in class org.hawkular.btm.api.model.analytics.URIInfo
-
- setEndpointType(String) - Method in class org.hawkular.btm.api.model.btxn.Consumer
-
- setEndpointType(String) - Method in class org.hawkular.btm.api.model.btxn.Producer
-
- setEndpointTypeExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentConsumer
-
- setEndpointTypeExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentProducer
-
- setEndTime(long) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- setExclusions(List<String>) - Method in class org.hawkular.btm.api.model.config.btxn.Filter
-
- setExpression(Expression) - Method in class org.hawkular.btm.api.model.config.btxn.ExpressionBasedAction
-
- setExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- setFault(String) - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- setFault(String) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setFault(String) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- SetFault - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the action for setting the fault name and description.
- SetFault() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.SetFault
-
- SetFaultAction - Class in org.hawkular.btm.api.model.config.btxn
-
This class represents the action of setting a fault code.
- SetFaultAction() - Constructor for class org.hawkular.btm.api.model.config.btxn.SetFaultAction
-
- setFaultDescription(String) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- SetFaultDescriptionAction - Class in org.hawkular.btm.api.model.config.btxn
-
This class represents the action for setting the fault description.
- SetFaultDescriptionAction() - Constructor for class org.hawkular.btm.api.model.config.btxn.SetFaultDescriptionAction
-
- setFaultFilter(String) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setFilter(Filter) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- setFromVersion(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setHeaders(Map<String, String>) - Method in class org.hawkular.btm.api.model.btxn.Message
-
- setHeadersExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessHeaders
-
- setHelper(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setHostAddress(String) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setHostName(String) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setId(String) - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- setId(String) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setId(String) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setIdExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- setIdExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.CompleteCorrelation
-
- setIdExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.Correlate
-
- setIdExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InitiateCorrelation
-
- setIn(Message) - Method in class org.hawkular.btm.api.model.btxn.InteractionNode
-
- setInclusions(List<String>) - Method in class org.hawkular.btm.api.model.config.btxn.Filter
-
- setInstrumentation(Map<String, Instrumentation>) - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- setInterfaceName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setJsonpath(String) - Method in class org.hawkular.btm.api.model.config.btxn.JSONExpression
-
- setKey(String) - Method in class org.hawkular.btm.api.model.config.btxn.DataExpression
-
- setLastUpdated(long) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- setLevel(ReportingLevel) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- setLevel(ReportingLevel) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnSummary
-
- SetLevel - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the action for setting the reporting level.
- SetLevel() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.SetLevel
-
- setLevelExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetLevel
-
- setLocation(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setMaxResponseSize(int) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- setMethodName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setName(String) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.btxn.AddContentAction
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnSummary
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.btxn.SetDetailAction
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.btxn.SetPropertyAction
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- SetName - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the action for setting the business transaction name.
- SetName() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.SetName
-
- setName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetProperty
-
- setName(String) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
If a null name is used, then it will match any transaction whether it has
a name or not.
- setNameExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetFault
-
- setNameExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetName
-
- setNodes(List<Node>) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setNodes(List<Node>) - Method in class org.hawkular.btm.api.model.btxn.ContainerNode
-
- setNodeType(NodeType) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setNodeType(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- setNotes(List<String>) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setOnStack(boolean) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- setOperation(String) - Method in class org.hawkular.btm.api.model.btxn.Component
-
- setOperation(String) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setOperationExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentComponent
-
- setOriginalType(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessHeaders
-
- setOut(Message) - Method in class org.hawkular.btm.api.model.btxn.InteractionNode
-
- setParameterTypes(List<String>) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setPercentiles(Map<Integer, Double>) - Method in class org.hawkular.btm.api.model.analytics.Percentiles
-
- setPredicate(Expression) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setPredicate(Expression) - Method in class org.hawkular.btm.api.model.config.btxn.ProcessorAction
-
- setProcessors(List<Processor>) - Method in class org.hawkular.btm.api.model.config.btxn.BusinessTxnConfig
-
- setProperties(Map<String, String>) - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- setProperties(Map<String, String>) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setProperties(Map<String, String>) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setProperties(Map<String, String>) - Method in class org.hawkular.btm.api.model.config.CollectorConfiguration
-
- setProperties(Map<String, String>) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- SetProperty - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the action for setting the property name and value.
- SetProperty() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.SetProperty
-
- SetPropertyAction - Class in org.hawkular.btm.api.model.config.btxn
-
This class represents the action of setting a property.
- SetPropertyAction() - Constructor for class org.hawkular.btm.api.model.config.btxn.SetPropertyAction
-
- setRuleName(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setRules(List<InstrumentRule>) - Method in class org.hawkular.btm.api.model.config.instrumentation.Instrumentation
-
- setScope(CorrelationIdentifier.Scope) - Method in class org.hawkular.btm.api.model.btxn.CorrelationIdentifier
-
- setScope(CorrelationIdentifier.Scope) - Method in class org.hawkular.btm.api.model.config.btxn.AddCorrelationIdAction
-
- setSource(DataSource) - Method in class org.hawkular.btm.api.model.config.btxn.DataExpression
-
- setStartTime(long) - Method in class org.hawkular.btm.api.model.btxn.BusinessTransaction
-
- setStartTime(long) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- setTemplate(String) - Method in class org.hawkular.btm.api.model.config.btxn.EvaluateURIAction
-
- setTimeout(long) - Method in class org.hawkular.btm.api.services.BusinessTransactionCriteria
-
- setTimestamp(long) - Method in class org.hawkular.btm.api.model.analytics.CompletionTime
-
- setTimestamp(long) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setToVersion(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentRule
-
- setTrace(BusinessTransaction) - Method in class org.hawkular.btm.api.model.trace.BusinessTransactionTrace
-
- setType(NodeType) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setType(String) - Method in class org.hawkular.btm.api.model.btxn.Content
-
- setType(NodeType) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- setType(String) - Method in class org.hawkular.btm.api.model.config.btxn.AddContentAction
-
- setType(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.InstrumentBind
-
- setUri(String) - Method in class org.hawkular.btm.api.model.analytics.ResponseTime
-
- setUri(String) - Method in class org.hawkular.btm.api.model.analytics.URIInfo
-
- setUri(String) - Method in class org.hawkular.btm.api.model.btxn.Node
-
- setUriExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.CollectorAction
-
- setUriFilter(String) - Method in class org.hawkular.btm.api.model.config.btxn.Processor
-
- setValue(String) - Method in class org.hawkular.btm.api.model.btxn.Content
-
- setValue(String) - Method in class org.hawkular.btm.api.model.btxn.CorrelationIdentifier
-
- setValue(String) - Method in class org.hawkular.btm.api.model.config.btxn.FreeFormExpression
-
- setValue(String) - Method in class org.hawkular.btm.api.model.config.btxn.LiteralExpression
-
- setValueExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetDetail
-
- setValueExpression(String) - Method in class org.hawkular.btm.api.model.config.instrumentation.SetProperty
-
- setValueExpressions(List<String>) - Method in class org.hawkular.btm.api.model.config.instrumentation.ProcessContent
-
- setXpath(String) - Method in class org.hawkular.btm.api.model.config.btxn.XMLExpression
-
- severe(String) - Method in class org.hawkular.btm.api.logging.Logger
-
This method logs a message at the SEVERE level.
- storeBusinessTransactions(String, List<BusinessTransaction>) - Method in interface org.hawkular.btm.api.services.BusinessTransactionService
-
This method stores the supplied list of business transaction fragments.
- storeCompletionTimes(String, List<CompletionTime>) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method stores the supplied list of completion times.
- storeResponseTimes(String, List<ResponseTime>) - Method in interface org.hawkular.btm.api.services.AnalyticsService
-
This method stores the supplied list of completion times.
- Suppress - Class in org.hawkular.btm.api.model.config.instrumentation
-
This type represents the session action for suppressing any
further child nodes associated with the current business transaction
fragment node for this thread.
- Suppress() - Constructor for class org.hawkular.btm.api.model.config.instrumentation.Suppress
-
- valueOf(String) - Static method in enum org.hawkular.btm.api.logging.Logger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.btm.api.model.btxn.CorrelationIdentifier.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.btm.api.model.btxn.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.btm.api.model.config.btxn.DataSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.btm.api.model.config.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.btm.api.model.config.ReportingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.btm.api.model.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hawkular.btm.api.logging.Logger.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.btm.api.model.btxn.CorrelationIdentifier.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.btm.api.model.btxn.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.btm.api.model.config.btxn.DataSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.btm.api.model.config.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.btm.api.model.config.ReportingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.btm.api.model.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.