Class MessageParameters.SenderId

  • All Implemented Interfaces:
    org.apache.reef.tang.annotations.Name<java.lang.String>
    Enclosing class:
    MessageParameters

    @NamedParameter
    public static final class MessageParameters.SenderId
    extends java.lang.Object
    implements org.apache.reef.tang.annotations.Name<java.lang.String>
    Id of the sender.
    • Constructor Summary

      Constructors 
      Constructor Description
      SenderId()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SenderId

        public SenderId()