Constant Field Values
Contents
kieker.analysis.*
-
kieker.analysis.plugin.filter.flow.MyEventRecordTraceReconstructionFilter Modifier and Type Constant Field Value public static final String
CONFIG_PROPERTY_NAME_MAX_TRACE_DURATION
"maxTraceDuration"
public static final String
CONFIG_PROPERTY_NAME_MAX_TRACE_TIMEOUT
"maxTraceTimeout"
public static final String
CONFIG_PROPERTY_NAME_REPAIR_EVENT_BASED_TRACES
"repairEventBasedTraces"
public static final String
CONFIG_PROPERTY_NAME_TIMEUNIT
"timeunit"
public static final String
CONFIG_PROPERTY_VALUE_MAX_TIME
"9223372036854775807"
public static final String
CONFIG_PROPERTY_VALUE_TIMEUNIT
"NANOSECONDS"
public static final String
INPUT_PORT_NAME_TIME_EVENT
"timestamps"
public static final String
INPUT_PORT_NAME_TRACE_RECORDS
"traceRecords"
public static final String
INPUT_PORT_NAME_TRACEEVENT_RECORDS
"traceEventRecords"
public static final String
OUTPUT_PORT_NAME_TRACE_INVALID
"invalidTraces"
public static final String
OUTPUT_PORT_NAME_TRACE_VALID
"validTraces"
kieker.tools.*
-
kieker.tools.traceAnalysis.filter.flow.MyTraceEventRecords2ExecutionAndMessageTraceFilter Modifier and Type Constant Field Value public static final String
CONFIG_ENHANCE_CALL_DETECTION
"enhanceCallDetection"
public static final String
CONFIG_ENHANCE_JAVA_CONSTRUCTORS
"enhanceJavaConstructors"
public static final String
CONFIG_IGNORE_ASSUMED
"ignoreAssumed"
public static final String
INPUT_PORT_NAME_EVENT_TRACE
"traceEvents"
public static final String
OUTPUT_PORT_NAME_EXECUTION_TRACE
"executionTrace"
public static final String
OUTPUT_PORT_NAME_INVALID_EXECUTION_TRACE
"invalidTrace"
public static final String
OUTPUT_PORT_NAME_MESSAGE_TRACE
"messageTrace"
org.iobserve.*
-
org.iobserve.common.record.ContainerAllocationEvent Modifier and Type Constant Field Value public static final int
SIZE
4
-
org.iobserve.common.record.ContainerDeallocationEvent Modifier and Type Constant Field Value public static final int
SIZE
4
-
org.iobserve.common.record.ContainerEvent Modifier and Type Constant Field Value public static final String
URL
""
-
org.iobserve.common.record.EJBDeployedEvent Modifier and Type Constant Field Value public static final int
SIZE
16
-
org.iobserve.common.record.EJBDeploymentEvent Modifier and Type Constant Field Value public static final String
CONTEXT
""
public static final String
DEPLOYMENT_ID
""
-
org.iobserve.common.record.EJBUndeployedEvent Modifier and Type Constant Field Value public static final int
SIZE
16
-
org.iobserve.common.record.ServerGeoLocation Modifier and Type Constant Field Value public static final String
ADDRESS
""
public static final short
COUNTRY_CODE
49
public static final String
HOSTNAME
""
public static final int
SIZE
18
-
org.iobserve.common.record.ServletDeployedEvent Modifier and Type Constant Field Value public static final int
SIZE
20
-
org.iobserve.common.record.ServletDeploymentEvent Modifier and Type Constant Field Value public static final String
CONTEXT
""
public static final String
DEPLOYMENT_ID
""
public static final String
SERIVCE
""
-
org.iobserve.common.record.ServletUndeployedEvent Modifier and Type Constant Field Value public static final int
SIZE
20
tools.descartes.*
-
tools.descartes.pmx.filter.ExectutionStackFilter Modifier and Type Constant Field Value public static final String
INPUT_PORT_NAME_MESSAGE_TRACE
"messageTrace"
-
tools.descartes.pmx.filter.PerformanceModelFilter Modifier and Type Constant Field Value public static final String
CONFIG_PROPERTY_NAME_BUILDER
"builder"
public static final String
CONFIG_PROPERTY_NAME_OUTPUT_FN
"outputDirectory"
public static final String
INPUT_PORT_NAME_GRAPH
"graph"
public static final String
INPUT_PORT_NAME_OPERATION_GRAPH
"graphs"
public static final String
INPUT_PORT_NAME_RESOURCE_DEMANDS
"resourceDemands"
public static final String
INPUT_PORT_NAME_WORKLOAD
"workload"
-
tools.descartes.pmx.filter.WorkloadFilter Modifier and Type Constant Field Value public static final String
INPUT_PORT_NAME_MESSAGE_TRACE
"messageTrace"
public static final String
OUTPUT_PORT_NAME_WORKLOAD
"workload"
-
tools.descartes.pmx.filter.controlflow.ControlFlowFilter Modifier and Type Constant Field Value public static final String
INPUT_PORT_NAME_EVENTS
"monitoringRecordsExecution"
public static final String
OUTPUT_PORT_NAME_COMPONENT
"component"
-
tools.descartes.pmx.filter.controlflow.MyControlFlowFilter Modifier and Type Constant Field Value public static final String
CONFIG_PROPERTY_NAME_BUILDER
"builder"
public static final String
CONFIG_PROPERTY_NAME_OUTPUT_FN
"outputFn"
protected static final String
DEFAULT_HTML_OUTPUT_FN
"graph.txt"
public static final String
INPUT_PORT_NAME_GRAPH
"graph"
-
tools.descartes.pmx.filter.controlflow.MyControlFlowFilter2 Modifier and Type Constant Field Value public static final String
INPUT_PORT_NAME_GRAPH
"graph"
public static final String
OUTPUT_PORT_NAME_COMPONENT
"component"
-
tools.descartes.pmx.filter.resourcedemands.CPUFilter Modifier and Type Constant Field Value public static final String
INPUT_PORT_NAME
"newMonitoringRecord"
public static final String
OUTPUT_PORT_NAME_OTHER
"untouchedIMonitoringRecords"
public static final String
OUTPUT_PORT_NAME_UTILIZATION
"cpu"
-
tools.descartes.pmx.filter.resourcedemands.ResourceDemandFilter Modifier and Type Constant Field Value public static final String
CONFIG_PROPERTY_NAME_OUTPUT_FN
"outputDirectory"
public static final String
INPUT_PORT_NAME_EXECUTION_TRACES
"executionTraces"
public static final String
INPUT_PORT_NAME_MESSAGE_TRACE
"messageTrace"
public static final String
INPUT_PORT_NAME_UTILIZATION
"cpu"
public static final String
OUTPUT_PORT_NAME_DEMANDS
"resourceDemands"
-
tools.descartes.pmx.filter.usage.Session2UsageProfileWriterPlugin Modifier and Type Constant Field Value public static final String
CONFIG_PROPERTY_NAME_APPEND
"append"
public static final String
CONFIG_PROPERTY_NAME_ENCODING
"characterEncoding"
public static final String
CONFIG_PROPERTY_NAME_STREAM
"stream"
public static final String
CONFIG_PROPERTY_VALUE_DEFAULT_ENCODING
"UTF-8"
public static final String
CONFIG_PROPERTY_VALUE_STREAM_APPEND
"true"
public static final String
CONFIG_PROPERTY_VALUE_STREAM_NULL
"NULL"
public static final String
CONFIG_PROPERTY_VALUE_STREAM_STDERR
"STDERR"
public static final String
CONFIG_PROPERTY_VALUE_STREAM_STDLOG
"STDlog"
public static final String
CONFIG_PROPERTY_VALUE_STREAM_STDOUT
"STDOUT"
public static final String
INPUT_PORT_NAME_SESSIONS
"receivedEvents"