public static interface V1Proto.RuntimeStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIp()
string ip = 1; |
com.google.protobuf.ByteString |
getIpBytes()
string ip = 1; |
int |
getPort()
int32 port = 2; |
int |
getStreamCount()
int32 stream_count = 3; |
int |
getWorkerCount()
int32 worker_count = 4; |
String getIp()
string ip = 1;com.google.protobuf.ByteString getIpBytes()
string ip = 1;int getPort()
int32 port = 2;int getStreamCount()
int32 stream_count = 3;int getWorkerCount()
int32 worker_count = 4;Copyright © 2024. All rights reserved.