Interface HostProvider

  • All Superinterfaces:
    Provider

    public interface HostProvider
    extends Provider
    Provider of information about hosts and their location on the network.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void triggerProbe​(Host host)
      Triggers an asynchronous probe of the specified host, intended to determine whether the host is present or not.
      • Methods inherited from interface org.onosproject.net.provider.Provider

        id