public static class Leader.Proposal
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.HashSet<java.lang.Long> |
ackSet |
QuorumPacket |
packet |
Request |
request |
Constructor and Description |
---|
Proposal() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public QuorumPacket packet
public java.util.HashSet<java.lang.Long> ackSet
public Request request
Copyright © 2016 The Apache Software Foundation