Modifier and Type | Method and Description |
---|---|
Trace |
KiekerManager.getAnalysisResult()
Gives back the analysis result as a Kieker Trace containing the relevant data passed through the filters.
|
Modifier and Type | Method and Description |
---|---|
Trace |
KiekerAnalysisController.getTrace() |
Trace |
KiekerTraceLoader.loadKiekerTraceFromDirectories(java.lang.String[] kiekerInputDirs) |
Trace |
KiekerTraceLoader.loadKiekerTraceFromFile(java.io.File kiekerTraceFile) |
Constructor and Description |
---|
KiekerTraceLoader(Trace trace) |
Modifier and Type | Class and Description |
---|---|
class |
Request |
Modifier and Type | Method and Description |
---|---|
Trace |
Trace.initializeMaps() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Component,Trace> |
Trace.getComponentToTraceMap() |
java.util.Map<Resource,Trace> |
Trace.getResourceToTraceMap() |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractCollectorMap.pushToTrace(Trace trace) |
Modifier and Type | Method and Description |
---|---|
void |
ClassMap.pushToTrace(Trace trace) |
Modifier and Type | Method and Description |
---|---|
void |
CpuMap.pushToTrace(Trace trace) |
Modifier and Type | Method and Description |
---|---|
void |
InterfaceMap.pushToTrace(Trace trace) |
Modifier and Type | Method and Description |
---|---|
void |
MemSwapMap.pushToTrace(Trace trace) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceMap.pushToTrace(Trace trace) |