Class SimpleReplicatedLogEntry

    • Constructor Detail

      • SimpleReplicatedLogEntry

        public SimpleReplicatedLogEntry​(long index,
                                        long term,
                                        Payload payload)
        Constructs an instance.
        Parameters:
        index - the index
        term - the term
        payload - the payload