Serialized Form
Package kieker.analysis.exception |
serialVersionUID: -9115316314866942458L
serialVersionUID: 345L
serialVersionUID: 2392057148925416274L
Package kieker.common.configuration |
serialVersionUID: 3364877592243422259L
Package kieker.common.exception |
serialVersionUID: -619093518689867366L
Package kieker.common.record |
serialVersionUID: 1L
loggingTimestamp
long loggingTimestamp
Package kieker.common.record.controlflow |
serialVersionUID: 361952208062069707L
timestamp
long timestamp
branchID
int branchID
branchingOutcome
int branchingOutcome
serialVersionUID: 733578834225565988L
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 |
serialVersionUID: 1L
timestamp
long timestamp
Package kieker.common.record.flow.trace |
serialVersionUID: 1L
traceId
long traceId
orderIndex
int orderIndex
serialVersionUID: -8575921293755671749L
classSignature
String classSignature
objectId
int objectId
serialVersionUID: 5676916633570574411L
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 |
serialVersionUID: -1563708328738468792L
joinedTraceId
long joinedTraceId
serialVersionUID: -9102181356119079902L
Package kieker.common.record.flow.trace.concurrency.monitor |
serialVersionUID: -1L
lockId
int lockId
serialVersionUID: -1617764125928748198L
serialVersionUID: 2073967784771969338L
serialVersionUID: 1611437431802651128L
serialVersionUID: -5214515667213112241L
serialVersionUID: 5463119068242882795L
serialVersionUID: 4769036508577014064L
Package kieker.common.record.flow.trace.operation |
serialVersionUID: 1L
operationSignature
String operationSignature
classSignature
String classSignature
serialVersionUID: 99591136099208296L
serialVersionUID: 316421374100611634L
cause
String cause
serialVersionUID: 3299019039812563600L
serialVersionUID: 4139428237569727507L
calleeOperationSignature
String calleeOperationSignature
calleeClassSignature
String calleeClassSignature
Package kieker.common.record.flow.trace.operation.constructor |
serialVersionUID: 1361672431531163830L
serialVersionUID: 4071756393780340409L
serialVersionUID: 3262281927958251845L
serialVersionUID: -2264901642077299543L
Package kieker.common.record.flow.trace.operation.object |
serialVersionUID: -2329201498617811437L
objectId
int objectId
serialVersionUID: 2850083275002989849L
objectId
int objectId
serialVersionUID: -589804991590804902L
objectId
int objectId
serialVersionUID: 9070671586075257618L
callerObjectId
int callerObjectId
calleeObjectId
int calleeObjectId
Package kieker.common.record.misc |
serialVersionUID: -4469595388362639213L
serialVersionUID: -6178606977837444960L
version
String version
controllerName
String controllerName
hostname
String hostname
experimentId
int experimentId
debugMode
boolean debugMode
timeOffset
long timeOffset
timeUnit
String timeUnit
numberOfRecords
long numberOfRecords
serialVersionUID: -8264706549927546468L
id
int id
string
String string
strBytes
byte[] strBytes
serialVersionUID: -1997089222215605487L
timestamp
long timestamp
Package kieker.common.record.system |
serialVersionUID: -6855133162344169157L
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]
serialVersionUID: -2159074202253748453L
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
serialVersionUID: 3633890084086058413L
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 |
serialVersionUID: 7568907124941706485L
serialVersionUID: 6225456449265043944L
pattern
Pattern pattern
strPattern
String strPattern
activated
boolean activated
serialVersionUID: 1969467089938687452L
Package kieker.tools.bridge.cli |
serialVersionUID: 1187180806531494898L
Package kieker.tools.bridge.connector |
serialVersionUID: -7621182316652816606L
serialVersionUID: 3984491886499581526L
Package kieker.tools.traceAnalysis.filter.executionRecordTransformation |
serialVersionUID: 1136L
Package kieker.tools.traceAnalysis.filter.traceReconstruction |
serialVersionUID: 1893L
serialVersionUID: 189899L
Package kieker.tools.traceAnalysis.filter.visualization.exception |
serialVersionUID: 5291455622267801758L
Copyright 2013 Kieker Project, http://kieker-monitoring.net>