| Interface | Description |
|---|---|
| AnalyticsService |
This interface represents the available analytics capabilities.
|
| ConfigurationService |
This interface provides the configuration information.
|
| Publisher<T> |
This interface provides the capability for publishing a list of items.
|
| PublisherMetricHandler<T> |
This interface enables an application to register a handler for metric
information from the publisher.
|
| ServiceLifecycle |
This interface provides lifecycle methods for the service.
|
| ServiceStatus |
This interface provides information about the status of a service.
|
| TracePublisher |
This interface provides the capability for publishing trace
fragments.
|
| TraceService |
This interface represents the service used to store and retrieve traces.
|
| Class | Description |
|---|---|
| AbstractAnalyticsService |
The abstract base class for implementations of the Analytics Service.
|
| AbstractAnalyticsService.EndpointPart |
This class represents a node in a tree of endpoint (e.g.
|
| AbstractConfigurationService |
This class provides the abstract base class for the Configuration Service.
|
| ConfigurationLoader |
This class provides the capability to load the base collector configuration
which includes the instrumentation rules for various technologies.
|
| Criteria |
This class represents the base query criteria.
|
| Criteria.FaultCriteria |
This class represents the fault criteria.
|
| Criteria.PropertyCriteria |
This class represents the property criteria.
|
| ServiceResolver |
This utility class provides service lookup and management of singletons
based on the java ServiceLoader mechanism.
|
| Enum | Description |
|---|---|
| Criteria.Operator |
The enum for the comparison operators.
|
| Exception | Description |
|---|---|
| StoreException |
This exception indicates a failure to store information.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.