public class ApplicationStatistics extends FlowConstructStatistics
flowStatisticsenabled, flowConstructType, name, receivedEventASync, receivedEventSync| Constructor and Description |
|---|
ApplicationStatistics(AllStatistics parent) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAsyncEventsReceived() |
long |
getAverageProcessingTime() |
long |
getExecutionErrors() |
long |
getFatalErrors() |
long |
getMaxProcessingTime() |
long |
getMinProcessingTime() |
long |
getProcessedEvents() |
long |
getSyncEventsReceived() |
long |
getTotalEventsReceived() |
long |
getTotalProcessingTime() |
addCompleteFlowExecutionTime, addFlowExecutionBranchTime, clear, decQueuedEvent, getAverageQueueSize, getThreadPoolSize, incExecutionError, incFatalError, incQueuedEvent, isEnabled, setEnabledgetFlowConstructType, getName, getSamplePeriod, incReceivedEventASync, incReceivedEventSync, 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 getAsyncEventsReceived()
getAsyncEventsReceived in class AbstractFlowConstructStatisticspublic long getSyncEventsReceived()
getSyncEventsReceived in class AbstractFlowConstructStatisticspublic long getTotalEventsReceived()
getTotalEventsReceived in class AbstractFlowConstructStatisticsCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.