Class Hello

  • All Implemented Interfaces:
    io.zenoh.ZenohType

    
    public final class Hello
     implements ZenohType
                        

    Hello message received while scouting.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final WhatAmI getWhatAmI() WhatAmI configuration: it indicates the role of the zenoh node sending the HELLO message.
      final ZenohId getZid() ZenohId of the node sending the hello message.
      final List<String> getLocators() The locators of this hello message.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait