public class ApplicationStatistics extends FlowConstructStatistics
flowStatisticsenabled, flowConstructType, name, receivedEvents| Constructor and Description |
|---|
ApplicationStatistics(AllStatistics parent) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAverageProcessingTime() |
long |
getExecutionErrors() |
long |
getFatalErrors() |
long |
getMaxProcessingTime() |
long |
getMinProcessingTime() |
long |
getProcessedEvents() |
long |
getTotalEventsReceived() |
long |
getTotalProcessingTime() |
addCompleteFlowExecutionTime, addFlowExecutionBranchTime, clear, incExecutionError, incFatalError, isEnabled, setEnabledgetFlowConstructType, getName, getSamplePeriod, incReceivedEvents, setNamepublic ApplicationStatistics(AllStatistics parent)
public long getAverageProcessingTime()
getAverageProcessingTime in class FlowConstructStatisticspublic long getProcessedEvents()
getProcessedEvents in class FlowConstructStatisticspublic long getMinProcessingTime()
getMinProcessingTime in class FlowConstructStatisticspublic long getMaxProcessingTime()
getMaxProcessingTime in class FlowConstructStatisticspublic long getTotalProcessingTime()
getTotalProcessingTime in class FlowConstructStatisticspublic long getExecutionErrors()
getExecutionErrors in class FlowConstructStatisticspublic long getFatalErrors()
getFatalErrors in class FlowConstructStatisticspublic long getTotalEventsReceived()
getTotalEventsReceived in class AbstractFlowConstructStatisticsCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.