| Class | Description |
|---|---|
| Constants |
This class holds the constants that are required for the model generator.
|
| ModelGenerationExtension |
This is the Siddhi extension which generates the dependency graph for the spans created.
|
| ModelManager |
This is the Manager, singleton class which performs the operations in the in memory dependency tree.
|
| Node |
This is the POJO to store the asset related details in the document.
|
| TraceGroup |
This keeps the information of a trace key.
|
| TraceGroupWindowProcessor |
Implementation of Stream Processor that groups the trace based on the trace key, and releases the trace
together after the idle timeout.
|
| Utils |
This is the Utils class that is used by other common components
|
Copyright © 2019 WSO2. All rights reserved.