Kieker 1.8

Serialized Form


Package kieker.analysis.exception

Class kieker.analysis.exception.AnalysisConfigurationException extends Exception implements Serializable

serialVersionUID: -9115316314866942458L

Class kieker.analysis.exception.EventProcessingException extends Exception implements Serializable

serialVersionUID: 345L

Class kieker.analysis.exception.InvalidProjectContextException extends RuntimeException implements Serializable

serialVersionUID: 2392057148925416274L


Package kieker.common.configuration

Class kieker.common.configuration.Configuration extends Properties implements Serializable

serialVersionUID: 3364877592243422259L


Package kieker.common.exception

Class kieker.common.exception.MonitoringRecordException extends Exception implements Serializable

serialVersionUID: -619093518689867366L


Package kieker.common.record

Class kieker.common.record.AbstractMonitoringRecord extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

loggingTimestamp

long loggingTimestamp

Package kieker.common.record.controlflow

Class kieker.common.record.controlflow.BranchingRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: 361952208062069707L

Serialized Fields

timestamp

long timestamp

branchID

int branchID

branchingOutcome

int branchingOutcome

Class kieker.common.record.controlflow.OperationExecutionRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: 733578834225565988L

Serialized Fields

hostname

String hostname

operationSignature

String operationSignature

sessionId

String sessionId

traceId

long traceId

tin

long tin

tout

long tout

eoi

int eoi

ess

int ess

Package kieker.common.record.flow

Class kieker.common.record.flow.AbstractEvent extends AbstractMonitoringRecord implements Serializable

serialVersionUID: 1L

Serialized Fields

timestamp

long timestamp

Package kieker.common.record.flow.trace

Class kieker.common.record.flow.trace.AbstractTraceEvent extends AbstractEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

traceId

long traceId

orderIndex

int orderIndex

Class kieker.common.record.flow.trace.ConstructionEvent extends AbstractTraceEvent implements Serializable

serialVersionUID: -8575921293755671749L

Serialized Fields

classSignature

String classSignature

objectId

int objectId

Class kieker.common.record.flow.trace.TraceMetadata extends AbstractMonitoringRecord implements Serializable

serialVersionUID: 5676916633570574411L

Serialized Fields

traceId

long traceId

threadId

long threadId

sessionId

String sessionId

hostname

String hostname

parentTraceId

long parentTraceId

parentOrderId

int parentOrderId

Package kieker.common.record.flow.trace.concurrency

Class kieker.common.record.flow.trace.concurrency.JoinEvent extends AbstractTraceEvent implements Serializable

serialVersionUID: -1563708328738468792L

Serialized Fields

joinedTraceId

long joinedTraceId

Class kieker.common.record.flow.trace.concurrency.SplitEvent extends AbstractTraceEvent implements Serializable

serialVersionUID: -9102181356119079902L


Package kieker.common.record.flow.trace.concurrency.monitor

Class kieker.common.record.flow.trace.concurrency.monitor.AbstractMonitorEvent extends AbstractTraceEvent implements Serializable

serialVersionUID: -1L

Serialized Fields

lockId

int lockId

Class kieker.common.record.flow.trace.concurrency.monitor.MonitorEntryEvent extends AbstractMonitorEvent implements Serializable

serialVersionUID: -1617764125928748198L

Class kieker.common.record.flow.trace.concurrency.monitor.MonitorExitEvent extends AbstractMonitorEvent implements Serializable

serialVersionUID: 2073967784771969338L

Class kieker.common.record.flow.trace.concurrency.monitor.MonitorNotifyAllEvent extends AbstractMonitorEvent implements Serializable

serialVersionUID: 1611437431802651128L

Class kieker.common.record.flow.trace.concurrency.monitor.MonitorNotifyEvent extends AbstractMonitorEvent implements Serializable

serialVersionUID: -5214515667213112241L

Class kieker.common.record.flow.trace.concurrency.monitor.MonitorRequestEvent extends AbstractMonitorEvent implements Serializable

serialVersionUID: 5463119068242882795L

Class kieker.common.record.flow.trace.concurrency.monitor.MonitorWaitEvent extends AbstractMonitorEvent implements Serializable

serialVersionUID: 4769036508577014064L


Package kieker.common.record.flow.trace.operation

Class kieker.common.record.flow.trace.operation.AbstractOperationEvent extends AbstractTraceEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

operationSignature

String operationSignature

classSignature

String classSignature

Class kieker.common.record.flow.trace.operation.AfterOperationEvent extends AbstractOperationEvent implements Serializable

serialVersionUID: 99591136099208296L

Class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent extends AfterOperationEvent implements Serializable

serialVersionUID: 316421374100611634L

Serialized Fields

cause

String cause

Class kieker.common.record.flow.trace.operation.BeforeOperationEvent extends AbstractOperationEvent implements Serializable

serialVersionUID: 3299019039812563600L

Class kieker.common.record.flow.trace.operation.CallOperationEvent extends AbstractOperationEvent implements Serializable

serialVersionUID: 4139428237569727507L

Serialized Fields

calleeOperationSignature

String calleeOperationSignature

calleeClassSignature

String calleeClassSignature

Package kieker.common.record.flow.trace.operation.constructor

Class kieker.common.record.flow.trace.operation.constructor.AfterConstructorEvent extends AfterOperationEvent implements Serializable

serialVersionUID: 1361672431531163830L

Class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent extends AfterOperationFailedEvent implements Serializable

serialVersionUID: 4071756393780340409L

Class kieker.common.record.flow.trace.operation.constructor.BeforeConstructorEvent extends BeforeOperationEvent implements Serializable

serialVersionUID: 3262281927958251845L

Class kieker.common.record.flow.trace.operation.constructor.CallConstructorEvent extends CallOperationEvent implements Serializable

serialVersionUID: -2264901642077299543L


Package kieker.common.record.flow.trace.operation.object

Class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent extends AfterOperationFailedEvent implements Serializable

serialVersionUID: -2329201498617811437L

Serialized Fields

objectId

int objectId

Class kieker.common.record.flow.trace.operation.object.AfterOperationObjectEvent extends AfterOperationEvent implements Serializable

serialVersionUID: 2850083275002989849L

Serialized Fields

objectId

int objectId

Class kieker.common.record.flow.trace.operation.object.BeforeOperationObjectEvent extends BeforeOperationEvent implements Serializable

serialVersionUID: -589804991590804902L

Serialized Fields

objectId

int objectId

Class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent extends CallOperationEvent implements Serializable

serialVersionUID: 9070671586075257618L

Serialized Fields

callerObjectId

int callerObjectId

calleeObjectId

int calleeObjectId

Package kieker.common.record.misc

Class kieker.common.record.misc.EmptyRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: -4469595388362639213L

Class kieker.common.record.misc.KiekerMetadataRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: -6178606977837444960L

Serialized Fields

version

String version

controllerName

String controllerName

hostname

String hostname

experimentId

int experimentId

debugMode

boolean debugMode

timeOffset

long timeOffset

timeUnit

String timeUnit

numberOfRecords

long numberOfRecords

Class kieker.common.record.misc.RegistryRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: -8264706549927546468L

Serialized Fields

id

int id

string

String string

strBytes

byte[] strBytes

Class kieker.common.record.misc.TimestampRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: -1997089222215605487L

Serialized Fields

timestamp

long timestamp

Package kieker.common.record.system

Class kieker.common.record.system.CPUUtilizationRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: -6855133162344169157L

Serialized Fields

timestamp

long timestamp
Date/time of measurement. The value should be interpreted as the number of nano-seconds elapsed since Jan 1st, 1970 UTC.


hostname

String hostname
Name of the host, the resource belongs to.


cpuID

String cpuID
Identifier which is unique for a CPU on a given host.


user

double user
Fraction of time during which the CPU was used for user-space processes. The value should be in the range [0,1]


system

double system
Fraction of time during which the CPU was used by the kernel. The value should be in the range [0,1]


wait

double wait
Fraction of CPU wait time. The value should be in the range [0,1]


nice

double nice
Fraction of time during which the CPU was used by user space processes with a high nice value. The value should be in the range [0,1]


irq

double irq
Fraction of time during which the CPU was used by user space processes with a high nice value. The value should be in the range [0,1]


totalUtilization

double totalUtilization
Fraction of time during which the CPU was utilized. Typically, this is the sum of CPUUtilizationRecord.user, CPUUtilizationRecord.system, CPUUtilizationRecord.wait, and CPUUtilizationRecord.nice. The value should be in the range [0,1]


idle

double idle
Fraction of time during which the CPU was idle. The value should be in the range [0,1]

Class kieker.common.record.system.MemSwapUsageRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: -2159074202253748453L

Serialized Fields

memUsed

long memUsed

memFree

long memFree

swapTotal

long swapTotal

swapUsed

long swapUsed

swapFree

long swapFree

timestamp

long timestamp
Date/time of measurement.


hostname

String hostname
Name of the host, the resource belongs to.


memTotal

long memTotal

Class kieker.common.record.system.ResourceUtilizationRecord extends AbstractMonitoringRecord implements Serializable

serialVersionUID: 3633890084086058413L

Serialized Fields

timestamp

long timestamp
Date/time of measurement.


hostname

String hostname
Name of the host, the resource belongs to.


resourceName

String resourceName
Name of the resource.


utilization

double utilization
Value of utilization. The value should be in the range [0,1]


Package kieker.monitoring.core.signaturePattern

Class kieker.monitoring.core.signaturePattern.InvalidPatternException extends Exception implements Serializable

serialVersionUID: 7568907124941706485L

Class kieker.monitoring.core.signaturePattern.PatternEntry extends Object implements Serializable

serialVersionUID: 6225456449265043944L

Serialized Fields

pattern

Pattern pattern

strPattern

String strPattern

activated

boolean activated

Package kieker.tools

Class kieker.tools.KaxViz extends JFrame implements Serializable

serialVersionUID: 1969467089938687452L


Package kieker.tools.bridge.cli

Class kieker.tools.bridge.cli.CLIConfigurationErrorException extends Exception implements Serializable

serialVersionUID: 1187180806531494898L


Package kieker.tools.bridge.connector

Class kieker.tools.bridge.connector.ConnectorDataTransmissionException extends Exception implements Serializable

serialVersionUID: -7621182316652816606L

Class kieker.tools.bridge.connector.ConnectorEndOfDataException extends Exception implements Serializable

serialVersionUID: 3984491886499581526L


Package kieker.tools.traceAnalysis.filter.executionRecordTransformation

Class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionEventProcessingException extends EventProcessingException implements Serializable

serialVersionUID: 1136L


Package kieker.tools.traceAnalysis.filter.traceReconstruction

Class kieker.tools.traceAnalysis.filter.traceReconstruction.InvalidTraceException extends Exception implements Serializable

serialVersionUID: 1893L

Class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceProcessingException extends EventProcessingException implements Serializable

serialVersionUID: 189899L


Package kieker.tools.traceAnalysis.filter.visualization.exception

Class kieker.tools.traceAnalysis.filter.visualization.exception.GraphFormattingException extends RuntimeException implements Serializable

serialVersionUID: 5291455622267801758L


Kieker 1.8

Copyright 2013 Kieker Project, http://kieker-monitoring.net