public class JobUpBwProbe extends AbstractProbe<Long> implements DataRateProbe
NotifierImpl.NotifyEvent
Constructor and Description |
---|
JobUpBwProbe() |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Returns a key that defines what kind of information this probe contains.
|
void |
setup(Probed parent)
Setups the probe and sets its parent to the given one.
|
discard, getValue
clone, getParent, isDiscarded, toString
addGlobalListener, addListener, cancelNotifications, cleanupListeners, disableNotifications, enableNotifications, getGlobalListeners, getListeners, isNotificationsDisabled, notify, notifyNow, removeAllGlobalListeners, removeAllListeners, removeAllListeners, removeGlobalListener, removeListener
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
discard, getParent, getValue, isDiscarded
addGlobalListener, addListener, cancelNotifications, cleanupListeners, clone, disableNotifications, enableNotifications, getGlobalListeners, getListeners, isNotificationsDisabled, notify, notifyNow, removeAllGlobalListeners, removeAllListeners, removeAllListeners, removeGlobalListener, removeListener
public static final String KEY
public void setup(Probed parent)
Probe
setup
in interface Probe<Long>
setup
in class AbstractProbe<Long>
Probe.isDiscarded()