Uses of Class
com.levigo.jadice.server.core.ServerStatistics
-
Packages that use ServerStatistics Package Description com.levigo.jadice.server.core -
-
Uses of ServerStatistics in com.levigo.jadice.server.core
Methods in com.levigo.jadice.server.core that return ServerStatistics Modifier and Type Method Description ServerStatistics
ThreadPoolJobScheduler. getStatisticsRecorder()
Methods in com.levigo.jadice.server.core with parameters of type ServerStatistics Modifier and Type Method Description void
ThreadPoolJobScheduler. setStatisticsRecorder(ServerStatistics statistics)
-