|
SMILA 1.0 API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.processing.bpel.counter.ProcessingPerformanceCounter
org.eclipse.smila.processing.bpel.counter.PipelinePerformanceCounter
public class PipelinePerformanceCounter
combined performance counters for pipeline measurement.
Constructor Summary | |
---|---|
PipelinePerformanceCounter(java.lang.String pipelineName)
create new performance counters for given pipeline. |
Method Summary | |
---|---|
protected java.lang.String |
getElementType()
Gets the element type. |
ManagementAgentLocation |
getLocation()
Gets the location. |
Methods inherited from class org.eclipse.smila.processing.bpel.counter.ProcessingPerformanceCounter |
---|
addError, countFailureMillis, countFailureNanos, countIds, countInvocationMillis, countInvocationNanos, countSuccessMillis, countSuccessNanos, getElementName, registerAgent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PipelinePerformanceCounter(java.lang.String pipelineName)
pipelineName
- name of a pipeline.Method Detail |
---|
protected java.lang.String getElementType()
getElementType
in class ProcessingPerformanceCounter
ProcessingPerformanceCounter.getElementType()
public ManagementAgentLocation getLocation()
getLocation
in class ProcessingPerformanceCounter
|
SMILA 1.0 API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |