Class ReplicationAddTXMessage

  • All Implemented Interfaces:
    Packet

    public class ReplicationAddTXMessage
    extends PacketImpl
    • Constructor Detail

      • ReplicationAddTXMessage

        public ReplicationAddTXMessage​(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
      • getTxId

        public long getTxId()
      • getJournalID

        public byte getJournalID()
        Returns:
        the journalID
      • getRecordType

        public byte getRecordType()
        Returns:
        the recordType
      • getRecordData

        public byte[] getRecordData()
        Returns:
        the recordData