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 ServerStatisticsThreadPoolJobScheduler. getStatisticsRecorder()Methods in com.levigo.jadice.server.core with parameters of type ServerStatistics Modifier and Type Method Description voidThreadPoolJobScheduler. setStatisticsRecorder(ServerStatistics statistics)
-