|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.zookeeper.server.quorum.Leader.Proposal
public static class Leader.Proposal
| Field Summary | |
|---|---|
HashSet<Long> |
ackSet
|
QuorumPacket |
packet
|
Request |
request
|
| Constructor Summary | |
|---|---|
Leader.Proposal()
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public QuorumPacket packet
public HashSet<Long> ackSet
public Request request
| Constructor Detail |
|---|
public Leader.Proposal()
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||