Class GetNeighborsSampleRequest

java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoIPC
pt.unl.fct.di.novasys.babel.generic.ProtoRequest
pt.unl.fct.di.novasys.babel.protocols.membership.requests.GetNeighborsSampleRequest

public class GetNeighborsSampleRequest extends pt.unl.fct.di.novasys.babel.generic.ProtoRequest
  • Nested Class Summary

    Nested classes/interfaces inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoIPC

    pt.unl.fct.di.novasys.babel.generic.ProtoIPC.Type
  • Field Summary

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

    Constructors
    Constructor
    Description
    GetNeighborsSampleRequest(short sampleSize)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    short
     

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

    getId

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

    getType

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • GetNeighborsSampleRequest

      public GetNeighborsSampleRequest(short sampleSize)
  • Method Details

    • getSampleSize

      public short getSampleSize()