public class PipelinePerformanceCounter extends ProcessingPerformanceCounter
| Constructor and Description |
|---|
PipelinePerformanceCounter(java.lang.String pipelineName)
create new performance counters for given pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getElementType()
Gets the element type.
|
ManagementAgentLocation |
getLocation()
Gets the location.
|
addError, countFailureMillis, countFailureNanos, countIds, countInvocationMillis, countInvocationNanos, countSuccessMillis, countSuccessNanos, getElementName, registerAgent, toStringpublic PipelinePerformanceCounter(java.lang.String pipelineName)
pipelineName - name of a pipeline.protected java.lang.String getElementType()
getElementType in class ProcessingPerformanceCounterProcessingPerformanceCounter.getElementType()public ManagementAgentLocation getLocation()
getLocation in class ProcessingPerformanceCounter