DelegatingReportableEntityHandlerFactoryImpl |
|
DeltaCounterAccumulationHandlerImpl |
Handler that processes incoming DeltaCounter objects, aggregates them and hands it over to one
of the SenderTask threads according to deltaCountersAggregationIntervalSeconds or
before cache expires.
|
EventHandlerImpl |
This class will validate parsed events and distribute them among SenderTask threads.
|
HandlerKey |
An immutable unique identifier for a handler pipeline (type of objects handled + port/handle name)
|
HistogramAccumulationHandlerImpl |
A ReportPointHandler that ships parsed points to a histogram accumulator instead of
forwarding them to SenderTask.
|
InternalProxyWavefrontClient |
|
LineDelimitedUtils |
A collection of helper methods around plaintext newline-delimited payloads.
|
ReportableEntityHandlerFactoryImpl |
|
ReportSourceTagHandlerImpl |
This class will validate parsed source tags and distribute them among SenderTask threads.
|
SenderTaskFactoryImpl |
|
SpanHandlerImpl |
Handler that processes incoming Span objects, validates them and hands them over to one of
the SenderTask threads.
|
SpanLogsHandlerImpl |
Handler that processes incoming SpanLogs objects, validates them and hands them over to one of
the SenderTask threads.
|