Class ReplicationDeleteMessage

  • All Implemented Interfaces:
    Packet

    public final class ReplicationDeleteMessage
    extends PacketImpl
    • Constructor Detail

      • ReplicationDeleteMessage

        public ReplicationDeleteMessage()
      • ReplicationDeleteMessage

        public ReplicationDeleteMessage​(byte journalID,
                                        long id)
    • Method Detail

      • expectedEncodeSize

        public int expectedEncodeSize()
        Description copied from interface: Packet
        This will return the expected packet size for the encoding
        Returns:
      • getId

        public long getId()
        Returns:
        the id
      • getJournalID

        public byte getJournalID()
        Returns:
        the journalID