public static class PaxosState.UnsafeSnapshot extends PaxosState.Snapshot
accepted, committed, promised, promisedWrite
Constructor and Description |
---|
UnsafeSnapshot(Commit.Committed committed) |
UnsafeSnapshot(Commit committed) |
latestWitnessedOrLowBound, latestWitnessedOrLowBound, latestWriteOrLowBound, merge
public UnsafeSnapshot(@Nonnull Commit.Committed committed)
public UnsafeSnapshot(@Nonnull Commit committed)
Copyright © 2009- The Apache Software Foundation