public class PaxosCleanupHistory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static IVersionedSerializer<PaxosCleanupHistory> |
serializer |
Constructor and Description |
---|
PaxosCleanupHistory(TableId tableId,
Ballot highBound,
PaxosRepairHistory history) |
public static final IVersionedSerializer<PaxosCleanupHistory> serializer
public PaxosCleanupHistory(TableId tableId, Ballot highBound, PaxosRepairHistory history)
Copyright © 2009-2022 The Apache Software Foundation