Class MetadataRemoveProposedMessage

    • Constructor Detail

      • MetadataRemoveProposedMessage

        public MetadataRemoveProposedMessage​(int typeId,
                                             UUID origNodeId)
        Parameters:
        typeId - Binary type ID.
        origNodeId - ID of node requested update.
    • Method Detail

      • isMutable

        public boolean isMutable()
        Specified by:
        isMutable in interface DiscoveryCustomMessage
        Returns:
        True if message can be modified during listener notification. Changes will be sent to next nodes.
      • typeId

        public int typeId()
      • isOnCoordinator

        public boolean isOnCoordinator()
      • setOnCoordinator

        public void setOnCoordinator​(boolean onCoordinator)