- toString() - Method in class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionInformation.Communication
-
- toString() - Method in class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionInformation
-
- TraceCompletionInformation - Class in org.hawkular.apm.processor.tracecompletiontime
-
This class represents the intermediate information required to calculate
the completion time for a trace instance.
- TraceCompletionInformation() - Constructor for class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionInformation
-
- TraceCompletionInformation.Communication - Class in org.hawkular.apm.processor.tracecompletiontime
-
This class represents information about an outbound communication
of interest.
- TraceCompletionInformationInitiator - Class in org.hawkular.apm.processor.tracecompletiontime
-
This class represents the function for initiating completion time calculation based on
detecting an initial trace fragment.
- TraceCompletionInformationInitiator() - Constructor for class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionInformationInitiator
-
The default constructor.
- TraceCompletionInformationProcessor - Class in org.hawkular.apm.processor.tracecompletiontime
-
This class represents the function for processing completion information associated with
a trace instance by locating details for related fragments.
- TraceCompletionInformationProcessor() - Constructor for class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionInformationProcessor
-
The default constructor.
- TraceCompletionInformationPublisher - Interface in org.hawkular.apm.processor.tracecompletiontime
-
This interface provides the capability for publishing trace
completion information.
- TraceCompletionInformationUtil - Class in org.hawkular.apm.processor.tracecompletiontime
-
This class represents utility functions to help calculate completion time for
trace instances.
- TraceCompletionInformationUtil() - Constructor for class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionInformationUtil
-
- TraceCompletionTimeDeriver - Class in org.hawkular.apm.processor.tracecompletiontime
-
This class represents the end to end business transaction completion time deriver.
- TraceCompletionTimeDeriver() - Constructor for class org.hawkular.apm.processor.tracecompletiontime.TraceCompletionTimeDeriver
-
The default constructor.