C G I L P S T 
All Classes All Packages

C

createNew(String, String, String) - Static method in class io.wcm.caravan.common.performance.PerformanceMetrics
Creates new instance of performance metrics.
createNext(String, String) - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
Creates new instance of performance metrics.
createNext(String, String, Class) - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
Creates new instance of performance metrics.

G

getAction() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getActionClass() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getCorrelationId() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getDescriptor() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getEndAction() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
When called, end action sets time stamp to identify end time of operation and logs the metrics.
getEndTime() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getKey() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getLevel() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getOnNextAction() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
When called, end action sets time stamp to identify end time of operation and logs the metrics.
getOperationTime() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getPrevious() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getStartAction() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
When called, start action sets time stamp to identify start time of operation.
getStartTime() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getTakenTimeByStep() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getTakenTimeByStepOperation() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
getTakenTimeByStepStart() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 

I

io.wcm.caravan.common.performance - package io.wcm.caravan.common.performance
Performance Metrics Framework.
isCharged() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
isPreviousCharged() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 

L

log(PerformanceMetrics) - Static method in class io.wcm.caravan.common.performance.PerformanceLogger
Log line of measured performance of single operation specifying by performance metrics parameter.
log(Marker, PerformanceMetrics) - Static method in class io.wcm.caravan.common.performance.PerformanceLogger
Log line of measured performance of single operation specifying by performance metrics parameter.

P

PerformanceLogger - Class in io.wcm.caravan.common.performance
Performance logger aids to create and log lines about results of performance measurements.
PerformanceMetrics - Class in io.wcm.caravan.common.performance
Performance metrics aid to collect time spent for execution of operation, including any sub operations, which results could be expected before the actual operation takes place.

S

setEndTimestamp() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
Set time stamp of operation end.
setOperationTimestamp() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
Set time stamp of operation delegation.
setStartTimestamp() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
Set time stamp of operation start.
size() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 

T

toString() - Method in class io.wcm.caravan.common.performance.PerformanceMetrics
 
C G I L P S T 
All Classes All Packages