Modifier and Type | Interface and Description |
---|---|
interface |
IAnalysisController
This is the interface to
AnalysisController , allowing not only to access read-methods but also to modify the analysis itself. |
Modifier and Type | Class and Description |
---|---|
class |
AnalysisController
The
AnalysisController can be used to configure, control, save and load an analysis instance. |
Modifier and Type | Field and Description |
---|---|
protected IProjectContext |
AbstractAnalysisComponent.projectContext
The project context (usually the analysis controller) of this component.
|
Constructor and Description |
---|
AbstractAnalysisComponent(Configuration configuration,
IProjectContext projectContext)
Each AnalysisComponent requires a constructor with a Configuration object and a IProjectContext.
|
Constructor and Description |
---|
AbstractPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and an IProjectContext.
|
AbstractUpdateableFilterPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and an IProjectContext.
|
Constructor and Description |
---|
AbstractFilterPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and a IProjectContext.
|
Constructor and Description |
---|
EventRecordTraceReconstructionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
ThreadEvent2TraceEventFilter(Configuration configuration,
IProjectContext projectContext) |
TraceAggregationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AnalysisThroughputFilter(Configuration configuration,
IProjectContext projectContext) |
CountingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
ListCollectionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
StringBufferFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
TeeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
MonitoringThroughputFilter(Configuration configuration,
IProjectContext projectContext) |
RealtimeRecordDelayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
TimestampFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
TraceIdFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
TypeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
CPUUtilizationDisplayFilter(Configuration configuration,
IProjectContext projectContext) |
GCDisplayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
MemSwapUtilizationDisplayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
MethodAndComponentFlowDisplayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
ThreadsStatusDisplayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AbstractWebVisualizationFilterPlugin(Configuration configuration,
IProjectContext projectContext) |
PlainTextWebVisualization(Configuration configuration,
IProjectContext projectContext) |
Constructor and Description |
---|
AbstractReaderPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and a IProjectContext.
|
AbstractStringRegistryReaderPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and a IProjectContext.
|
AbstractStringRegistryReaderPlugin(Configuration configuration,
IProjectContext projectContext,
java.lang.String cacheDurationProperty,
java.util.concurrent.TimeUnit cacheDurationTimeUnit)
Constructor which allows to specify a configuration property which contains the cache duration in the
given time unit.
|
Constructor and Description |
---|
AmqpReader(Configuration configuration,
IProjectContext projectContext)
Creates a new AMQP reader with the given configuration in the given context.
|
Constructor and Description |
---|
DbReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AsciiLogReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
BinaryLogReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
FSReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
JmsReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
JmxReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
KafkaReader(Configuration configuration,
IProjectContext projectContext)
Creates a new Kafka reader using the givend data.
|
Constructor and Description |
---|
ListReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
PipeReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AbstractRawDataReader(Configuration configuration,
IProjectContext projectContext,
java.lang.String deserializerClassName)
Creates a new reader using the given data.
|
RawDataReaderPlugin(Configuration configuration,
IProjectContext projectContext) |
Constructor and Description |
---|
AbstractContainerFormatDeserializer(Configuration configuration,
IProjectContext projectContext)
Creates a new record deserializer.
|
AbstractMonitoringRecordDeserializer(Configuration configuration,
IProjectContext projectContext)
Creates a new record deserializer.
|
BinaryDeserializer(Configuration configuration,
IProjectContext projectContext)
Creates a new record deserializer.
|
Constructor and Description |
---|
DualSocketTcpReader(Configuration configuration,
IProjectContext projectContext) |
SingleSocketTcpReader(Configuration configuration,
IProjectContext projectContext) |
TCPReader(Configuration configuration,
IProjectContext projectContext) |
Constructor and Description |
---|
TimeReader(Configuration configuration,
IProjectContext projectContext)
Creates a new timer using the given configuration.
|
Constructor and Description |
---|
AbstractRepository(Configuration configuration,
IProjectContext projectContext)
The second "default constructor".
|
Constructor and Description |
---|
CurrentTimeEventGenerationFilter(Configuration configuration,
IProjectContext projectContext)
Creates an event generator which generates time events with the given resolution in timeunits via the output port
CurrentTimeEventGenerationFilter.OUTPUT_PORT_NAME_CURRENT_TIME_RECORD . |
Constructor and Description |
---|
MonitoringRecordLoggerFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AnomalyDetectionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class.
|
AnomalyScoreCalculationFilter(Configuration configuration,
IProjectContext projectContext) |
AnomalyScoreVisualizationFilter(Configuration configuration,
IProjectContext projectContext) |
ExtractionFilter(Configuration configuration,
IProjectContext projectContext) |
ForecastingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class.
|
RecordConverter(Configuration configuration,
IProjectContext projectContext)
Constructor.
|
TimeSeriesPointAggregatorFilter(Configuration configuration,
IProjectContext projectContext) |
Constructor and Description |
---|
AbstractExecutionTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AbstractGraphProducingFilter(Configuration configuration,
IProjectContext projectContext,
G graph)
Creates a new graph-producing filter using the given configuration and the given graph.
|
AbstractInvalidExecutionTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AbstractMessageTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AbstractTraceAnalysisFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AbstractTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
ExecutionRecordTransformationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
EventRecordTraceCounter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
TraceEventRecords2ExecutionAndMessageTraceFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
SessionReconstructionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new session reconstruction filter using the given configuration.
|
Constructor and Description |
---|
SystemModel2FileFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
TraceEquivalenceClassFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
TraceReconstructionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
ExecutionTraceWriterFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
InvalidExecutionTraceWriterFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
MessageTraceWriterFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AbstractGraphFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter with the given configuration.
|
GraphWriterPlugin(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AbstractAggregatedCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AbstractCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AggregatedAllocationComponentOperationCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
AggregatedAssemblyComponentOperationCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
TraceCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
AbstractDependencyGraphFilter(Configuration configuration,
IProjectContext projectContext,
AbstractDependencyGraph<T> graph)
Creates a new abstract dependency graph filter using the given data.
|
ComponentDependencyGraphAllocationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given configuration.
|
ComponentDependencyGraphAssemblyFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters.
|
ContainerDependencyGraphFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters.
|
OperationDependencyGraphAllocationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters.
|
OperationDependencyGraphAssemblyFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters.
|
Constructor and Description |
---|
DescriptionDecoratorFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new description decorator filter using the given configuration.
|
Constructor and Description |
---|
SequenceDiagramFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Constructor and Description |
---|
TraceColoringFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given configuration.
|
Modifier and Type | Method and Description |
---|---|
static TraceColorRepository |
TraceColorRepository.createFromFile(java.lang.String fileName,
IProjectContext projectContext)
Initializes a trace color repository from a given file.
|
static DescriptionRepository |
DescriptionRepository.createFromFile(java.lang.String fileName,
IProjectContext projectContext)
Initializes a new description repository from the given file.
|
Constructor and Description |
---|
DescriptionRepository(Configuration configuration,
DescriptionRepository.DescriptionRepositoryData descriptionData,
IProjectContext projectContext)
Creates a new description repository using the given data.
|
DescriptionRepository(Configuration configuration,
IProjectContext projectContext)
Creates a new description repository using the given configuration.
|
TraceColorRepository(Configuration configuration,
IProjectContext projectContext)
Creates a new description repository using the given configuration.
|
TraceColorRepository(Configuration configuration,
TraceColorRepository.TraceColorRepositoryData colorData,
IProjectContext projectContext)
Creates a new color repository with the given data.
|
Constructor and Description |
---|
SystemModelRepository(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net