Class ClusterMessageBase

    • Field Detail

      • address

        protected transient Member address
    • Constructor Detail

      • ClusterMessageBase

        public ClusterMessageBase()
    • Method Detail

      • getTimestamp

        public long getTimestamp()
        Specified by:
        getTimestamp in interface ClusterMessage
        Returns:
        the message timestamp
      • setAddress

        public void setAddress​(Member member)
        Description copied from interface: ClusterMessage
        Set the member associated with the message.
        Specified by:
        setAddress in interface ClusterMessage
        Parameters:
        member - the member
      • setTimestamp

        public void setTimestamp​(long timestamp)
        Description copied from interface: ClusterMessage
        Set the timestamp for this message.
        Specified by:
        setTimestamp in interface ClusterMessage
        Parameters:
        timestamp - the timestamp