Class ReplicationAddMessage

  • All Implemented Interfaces:
    Packet

    public final class ReplicationAddMessage
    extends PacketImpl
    • Constructor Detail

      • ReplicationAddMessage

        public ReplicationAddMessage​(boolean beforeTwoEighteen)
    • 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
      • getJournalRecordType

        public byte getJournalRecordType()
        Returns:
        the recordType
      • getRecordData

        public byte[] getRecordData()
        Returns:
        the recordData