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