public interface CamelThrottleProcessorMBean extends CamelProcessorMBean
Modifier and Type | Method and Description |
---|---|
long |
getMaximumRequestsPerPeriod() |
long |
getTimePeriodMillis() |
void |
setMaximumRequestsPerPeriod(long maximumRequestsPerPeriod) |
void |
setTimePeriodMillis(long timePeriodMillis) |
getCamelId, getProcessorId, getRouteId, getState, start, stop
getExchangesCompleted, getExchangesFailed, getExchangesTotal, getFirstExchangeCompletedTimestamp, getFirstExchangeFailureTimestamp, getId, getLastExchangeCompletedTimestamp, getLastExchangeFailureTimestamp, getLastProcessingTime, getMaxProcessingTime, getMeanProcessingTime, getMinProcessingTime, getTotalProcessingTime, isStatisticsEnabled, reset, setStatisticsEnabled
Copyright © 2015 Red Hat. All Rights Reserved.