public static class Commit.Agreed extends Commit.Accepted
Commit.Accepted, Commit.AcceptedWithTTL, Commit.Agreed, Commit.CommitSerializer<T extends Commit>, Commit.Committed, Commit.CommittedWithTTL, Commit.Proposal
Modifier and Type | Field and Description |
---|---|
static Commit.CommitSerializer<Commit.Agreed> |
serializer |
Constructor and Description |
---|
Agreed(Ballot ballot,
PartitionUpdate update) |
Agreed(Commit copy) |
latestAccepted, none, toString
accepted, agreed, empty, of
compareWith, emptyCommit, equals, hasBallot, hashCode, hasSameBallot, isAfter, isAfter, isAfter, isAfter, isAfter, isAfter, isBefore, isReproposalOf, isSameOrAfter, latest, latest, latest, makeMutation, newPrepare, newProposal, timestampsClash, timestampsClash, toString
public static final Commit.CommitSerializer<Commit.Agreed> serializer
public Agreed(Ballot ballot, PartitionUpdate update)
public Agreed(Commit copy)
Copyright © 2009- The Apache Software Foundation