|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface WireFormats.AcknowledgementInfoOrBuilder
| Method Summary | |
|---|---|
long |
getCumulativeAck()
required fixed64 cumulativeAck = 1; |
long |
getNacks(int index)
repeated fixed64 nacks = 2; |
int |
getNacksCount()
repeated fixed64 nacks = 2; |
java.util.List<java.lang.Long> |
getNacksList()
repeated fixed64 nacks = 2; |
boolean |
hasCumulativeAck()
required fixed64 cumulativeAck = 1; |
| Method Detail |
|---|
boolean hasCumulativeAck()
required fixed64 cumulativeAck = 1;
long getCumulativeAck()
required fixed64 cumulativeAck = 1;
java.util.List<java.lang.Long> getNacksList()
repeated fixed64 nacks = 2;
int getNacksCount()
repeated fixed64 nacks = 2;
long getNacks(int index)
repeated fixed64 nacks = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||