@Deprecated public class SedaServiceStatistics extends ServiceStatistics
flowStatistics
enabled, flowConstructType, name, receivedEventASync, receivedEventSync
Constructor and Description |
---|
SedaServiceStatistics(String name,
int threadPoolSize,
int componentPoolsize)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Deprecated.
|
int |
getComponentPoolAbsoluteMaxSize()
Deprecated.
|
int |
getComponentPoolMaxSize()
Deprecated.
|
int |
getComponentPoolSize()
Deprecated.
|
void |
setComponentPoolSize(int componentPoolSize)
Deprecated.
|
decQueuedEvent, getAsyncEventsSent, getAverageExecutionTime, getAverageQueueSize, getComponentStat, getExecutedEvents, getInboundRouterStat, getMaxExecutionTime, getMaxQueueSize, getMinExecutionTime, getOutboundRouterStat, getQueuedEvents, getReplyToEventsSent, getSyncEventsSent, getTotalEventsSent, getTotalExecutionTime, incQueuedEvent, incSentEventASync, incSentEventSync, incSentReplyToEvent, logSummary, logSummary, setComponentStat, setEnabled, setInboundRouterStat, setOutboundRouterStat
addCompleteFlowExecutionTime, addFlowExecutionBranchTime, getAverageProcessingTime, getExecutionErrors, getFatalErrors, getMaxProcessingTime, getMinProcessingTime, getProcessedEvents, getThreadPoolSize, getTotalProcessingTime, incExecutionError, incFatalError, isEnabled
getAsyncEventsReceived, getFlowConstructType, getName, getSamplePeriod, getSyncEventsReceived, getTotalEventsReceived, incReceivedEventASync, incReceivedEventSync, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isEnabled
public SedaServiceStatistics(String name, int threadPoolSize, int componentPoolsize)
public void clear()
clear
in class ServiceStatistics
public int getComponentPoolMaxSize()
public int getComponentPoolAbsoluteMaxSize()
public int getComponentPoolSize()
public void setComponentPoolSize(int componentPoolSize)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.