public interface StatisticsManager extends EngineModule
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveThreadCount()
Returns active thread count.
|
int |
getPluginCount()
Returns the number of plugins.
|
int |
getScheduledEventCount()
Returns scheduled event count.
|
String |
getSummary()
Returns statistics summary.
|
getEngine, getName, setEngine, setNameisFailed, isNew, isRunning, isStarting, isStopping, isTerminated, shutdown, startupint getScheduledEventCount()
int getActiveThreadCount()
int getPluginCount()
String getSummary()
Copyright © 2016–2017 Softelnet. All rights reserved.