|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IStatistics | Interface pro tridy pocitajici statistiku |
Class Summary | |
---|---|
BasicStatistics | Trida pocita zakladni statistiku, tj.:
stredni delku fronty (Lw)
prumernou stredni dobu odezvy serveru (Tq)
soucet strednich dob odezvy serveru
zatizeni serveru
pocet zpracovanych pozadavku
Pouziti: Room r = new Room(...);
IStatistics statistics = new BasicStatistics();
r.setStatistics(statistics);
... |
QueueStatistics | Pocita statistiku fronty. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |