public class TakeScheduledResourceStateProbe extends org.palladiosimulator.probeframework.probes.BasicObjectStateProbe<AbstractScheduledResource,Long,javax.measure.quantity.Dimensionless>
| Constructor and Description |
|---|
TakeScheduledResourceStateProbe(AbstractScheduledResource scheduledResource,
int instance)
Default constructor.
|
takeMeasurement, takeMeasurementaddObserver, getMetricDesciption, isCompatibleWith, removeObserverpublic TakeScheduledResourceStateProbe(AbstractScheduledResource scheduledResource, int instance)
scheduledResource - The observer object is a scheduled resource, thus, allowing to request its queue
length.instance - Pointer to the concrete instance of the scheduled resource, e.g., CPU 0.