java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoNotification
pt.unl.fct.di.novasys.babel.protocols.membership.notifications.NeighborUp

public class NeighborUp extends pt.unl.fct.di.novasys.babel.generic.ProtoNotification
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final short
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    NeighborUp(pt.unl.fct.di.novasys.network.data.Host peer)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    pt.unl.fct.di.novasys.network.data.Host
     

    Methods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoNotification

    getId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • NeighborUp

      public NeighborUp(pt.unl.fct.di.novasys.network.data.Host peer)
  • Method Details

    • getPeer

      public pt.unl.fct.di.novasys.network.data.Host getPeer()