Package | Description |
---|---|
tools.descartes.dql.connector.kieker.structures.cpu | |
tools.descartes.dql.connector.kieker.structures.records |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<AbstractValue.TimeDataPair<java.lang.Long,ResourceContent>> |
CpuMapValue.getExecutionTimeArrayList()
This method returns an array of type Long including all execution times.
|
Modifier and Type | Method and Description |
---|---|
CpuMapValue |
CpuMapValue.enhance(long timestamp,
ResourceContent content)
This method enhances information that shares the same CpuMapKey.
|
Constructor and Description |
---|
CpuMapValue(long timestamp,
ResourceContent content) |
Modifier and Type | Method and Description |
---|---|
ResourceContent |
ResourceRecord.getContent() |
Constructor and Description |
---|
ResourceRecord(ResourceIdentifier resourceIdentifier,
long timestamp,
ResourceContent content) |