public static interface Aio.PacketOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
uint32 code = 3; |
com.google.protobuf.Any |
getData()
.google.protobuf.Any data = 6; |
com.google.protobuf.AnyOrBuilder |
getDataOrBuilder()
.google.protobuf.Any data = 6; |
String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
String |
getMessage()
string message = 4; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 4; |
int |
getPriority()
uint32 priority = 2; |
long |
getTimestamp()
uint64 timestamp = 5; |
boolean |
hasData()
.google.protobuf.Any data = 6; |
String getKey()
string key = 1;com.google.protobuf.ByteString getKeyBytes()
string key = 1;int getPriority()
uint32 priority = 2;int getCode()
uint32 code = 3;String getMessage()
string message = 4;com.google.protobuf.ByteString getMessageBytes()
string message = 4;long getTimestamp()
uint64 timestamp = 5;boolean hasData()
.google.protobuf.Any data = 6;com.google.protobuf.Any getData()
.google.protobuf.Any data = 6;com.google.protobuf.AnyOrBuilder getDataOrBuilder()
.google.protobuf.Any data = 6;Copyright © 2020–2023 The Aio Project. All rights reserved.