public static interface BigpipePBProtocol.SubscribeAllCommandOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getGlobalMessageId()
optional uint64 globalMessageId = 2; |
String |
getReceiptId()
required string receiptId = 1; |
com.google.protobuf.ByteString |
getReceiptIdBytes()
required string receiptId = 1; |
boolean |
hasGlobalMessageId()
optional uint64 globalMessageId = 2; |
boolean |
hasReceiptId()
required string receiptId = 1; |
boolean hasReceiptId()
required string receiptId = 1;String getReceiptId()
required string receiptId = 1;com.google.protobuf.ByteString getReceiptIdBytes()
required string receiptId = 1;boolean hasGlobalMessageId()
optional uint64 globalMessageId = 2;long getGlobalMessageId()
optional uint64 globalMessageId = 2;Copyright © 2017. All rights reserved.