See: Description
| Interface | Description |
|---|---|
| SimQueueProbe<Q extends SimQueue> |
Object capable of obtaining a value (
double) from a SimQueue. |
| Class | Description |
|---|---|
| AbstractSimQueueStat<J extends SimJob,Q extends SimQueue> |
An abstract base class for automatically gathering statistics on a
SimQueue. |
| AutoSimQueueStat<J extends SimJob,Q extends SimQueue> |
A concrete class for flexible statistics gathering on a
SimQueue. |
| AutoSimQueueStatEntry<Q extends SimQueue> |
A description of an entry for automatic statistics management.
|
| SimpleSimQueueStat<J extends SimJob,Q extends SimQueue> |
A concrete class for gathering the most basic queue-related statistics on a
SimQueue. |
| SimpleSimQueueVisitsStat<J extends SimJob,Q extends SimQueue> |
An concrete class for gathering the most basic visits-related statistics on a
SimQueue. |
Copyright © 2018. All rights reserved.