public class SedaServiceStatistics extends ServiceStatistics
Constructor and Description |
---|
SedaServiceStatistics(String name,
int threadPoolSize,
int componentPoolsize) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
getComponentPoolAbsoluteMaxSize() |
int |
getComponentPoolMaxSize() |
int |
getComponentPoolSize() |
void |
setComponentPoolSize(int componentPoolSize) |
decQueuedEvent, getAsyncEventsReceived, getAsyncEventsSent, getAverageExecutionTime, getAverageQueueSize, getComponentStat, getExecutedEvents, getExecutionErrors, getFatalErrors, getInboundRouterStat, getMaxExecutionTime, getMaxQueueSize, getMinExecutionTime, getName, getOutboundRouterStat, getQueuedEvents, getReplyToEventsSent, getSamplePeriod, getSyncEventsReceived, getSyncEventsSent, getThreadPoolSize, getTotalEventsReceived, getTotalEventsSent, getTotalExecutionTime, incExecutionError, incFatalError, incQueuedEvent, incReceivedEventASync, incReceivedEventSync, incSentEventASync, incSentEventSync, incSentReplyToEvent, isEnabled, logSummary, logSummary, setComponentStat, setEnabled, setInboundRouterStat, setName, setOutboundRouterStat
public SedaServiceStatistics(String name, int threadPoolSize, int componentPoolsize)
public void clear()
clear
in interface Statistics
clear
in class ServiceStatistics
public int getComponentPoolMaxSize()
public int getComponentPoolAbsoluteMaxSize()
public int getComponentPoolSize()
public void setComponentPoolSize(int componentPoolSize)
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.