public static interface ClientProto.ClientOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 7; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 7; |
com.google.protobuf.StringValue |
getHost()
.google.protobuf.StringValue host = 1; |
com.google.protobuf.StringValueOrBuilder |
getHostOrBuilder()
.google.protobuf.StringValue host = 1; |
com.google.protobuf.StringValue |
getId()
.google.protobuf.StringValue id = 5; |
com.google.protobuf.StringValueOrBuilder |
getIdOrBuilder()
.google.protobuf.StringValue id = 5; |
ModelProto.Location |
getLocation()
.v1.Location location = 4; |
ModelProto.LocationOrBuilder |
getLocationOrBuilder()
.v1.Location location = 4; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 8; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 8; |
ClientProto.StatInfo |
getStat(int index)
repeated .v1.StatInfo stat = 6; |
int |
getStatCount()
repeated .v1.StatInfo stat = 6; |
List<ClientProto.StatInfo> |
getStatList()
repeated .v1.StatInfo stat = 6; |
ClientProto.StatInfoOrBuilder |
getStatOrBuilder(int index)
repeated .v1.StatInfo stat = 6; |
List<? extends ClientProto.StatInfoOrBuilder> |
getStatOrBuilderList()
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.ClientType |
getType()
.v1.Client.ClientType type = 2; |
int |
getTypeValue()
.v1.Client.ClientType type = 2; |
com.google.protobuf.StringValue |
getVersion()
.google.protobuf.StringValue version = 3; |
com.google.protobuf.StringValueOrBuilder |
getVersionOrBuilder()
.google.protobuf.StringValue version = 3; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 7; |
boolean |
hasHost()
.google.protobuf.StringValue host = 1; |
boolean |
hasId()
.google.protobuf.StringValue id = 5; |
boolean |
hasLocation()
.v1.Location location = 4; |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 8; |
boolean |
hasVersion()
.google.protobuf.StringValue version = 3; |
boolean hasHost()
.google.protobuf.StringValue host = 1;com.google.protobuf.StringValue getHost()
.google.protobuf.StringValue host = 1;com.google.protobuf.StringValueOrBuilder getHostOrBuilder()
.google.protobuf.StringValue host = 1;int getTypeValue()
.v1.Client.ClientType type = 2;ClientProto.Client.ClientType getType()
.v1.Client.ClientType type = 2;boolean hasVersion()
.google.protobuf.StringValue version = 3;com.google.protobuf.StringValue getVersion()
.google.protobuf.StringValue version = 3;com.google.protobuf.StringValueOrBuilder getVersionOrBuilder()
.google.protobuf.StringValue version = 3;boolean hasLocation()
.v1.Location location = 4;ModelProto.Location getLocation()
.v1.Location location = 4;ModelProto.LocationOrBuilder getLocationOrBuilder()
.v1.Location location = 4;boolean hasId()
.google.protobuf.StringValue id = 5;com.google.protobuf.StringValue getId()
.google.protobuf.StringValue id = 5;com.google.protobuf.StringValueOrBuilder getIdOrBuilder()
.google.protobuf.StringValue id = 5;List<ClientProto.StatInfo> getStatList()
repeated .v1.StatInfo stat = 6;ClientProto.StatInfo getStat(int index)
repeated .v1.StatInfo stat = 6;int getStatCount()
repeated .v1.StatInfo stat = 6;List<? extends ClientProto.StatInfoOrBuilder> getStatOrBuilderList()
repeated .v1.StatInfo stat = 6;ClientProto.StatInfoOrBuilder getStatOrBuilder(int index)
repeated .v1.StatInfo stat = 6;boolean hasCtime()
.google.protobuf.StringValue ctime = 7;com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 7;com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 7;boolean hasMtime()
.google.protobuf.StringValue mtime = 8;com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 8;com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 8;Copyright © 2022. All rights reserved.