Modifier and Type | Method and Description |
---|---|
void |
triggerProbe(Host host)
Triggers an asynchronous probe of the specified host, intended to
determine whether the host is present or not.
|
void triggerProbe(Host host)
HostProviderService.hostDetected(org.onosproject.net.HostId, org.onosproject.net.host.HostDescription, boolean)
or HostProviderService.hostVanished(org.onosproject.net.HostId)
at some later point in time.host
- host to probe