|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Statistic | |
|---|---|
| org.sapia.ubik.net | |
| org.sapia.ubik.rmi.server.perf | |
| Uses of Statistic in org.sapia.ubik.net |
|---|
| Fields in org.sapia.ubik.net declared as Statistic | |
|---|---|
protected Statistic |
PooledThread._duration
|
| Methods in org.sapia.ubik.net that return Statistic | |
|---|---|
Statistic |
ThreadPool.getDurationStat()
|
Statistic |
SocketServer.getRequestDurationStat()
|
Statistic |
SocketServer.getRequestsPerSecondStat()
|
Statistic |
ThreadPool.getRpsStat()
|
| Uses of Statistic in org.sapia.ubik.rmi.server.perf |
|---|
| Subclasses of Statistic in org.sapia.ubik.rmi.server.perf | |
|---|---|
class |
HitsPerHourStatistic
Calculates hits per hour. |
class |
HitsPerMinStatistic
Calculates hits per minute. |
class |
HitsPerSecStatistic
Calculates hits per second. |
| Methods in org.sapia.ubik.rmi.server.perf that return Statistic | |
|---|---|
Statistic |
Statistic.setEnabled(boolean enabled)
|
| Methods in org.sapia.ubik.rmi.server.perf with parameters of type Statistic | |
|---|---|
StatsCollector |
StatsCollector.addStat(Statistic stat)
This method adds the given statistic to this instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||