public static final class ClientProto.StatInfo extends com.google.protobuf.GeneratedMessageV3 implements ClientProto.StatInfoOrBuilder
v1.StatInfo| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClientProto.StatInfo.Builder
Protobuf type
v1.StatInfo |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
PATH_FIELD_NUMBER |
static int |
PORT_FIELD_NUMBER |
static int |
PROTOCOL_FIELD_NUMBER |
static int |
TARGET_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static ClientProto.StatInfo |
getDefaultInstance() |
ClientProto.StatInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<ClientProto.StatInfo> |
getParserForType() |
com.google.protobuf.StringValue |
getPath()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.StringValueOrBuilder |
getPathOrBuilder()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.UInt32Value |
getPort()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.UInt32ValueOrBuilder |
getPortOrBuilder()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.StringValue |
getProtocol()
.google.protobuf.StringValue protocol = 4; |
com.google.protobuf.StringValueOrBuilder |
getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 4; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getTarget()
.google.protobuf.StringValue target = 1; |
com.google.protobuf.StringValueOrBuilder |
getTargetOrBuilder()
.google.protobuf.StringValue target = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasPath()
.google.protobuf.StringValue path = 3; |
boolean |
hasPort()
.google.protobuf.UInt32Value port = 2; |
boolean |
hasProtocol()
.google.protobuf.StringValue protocol = 4; |
boolean |
hasTarget()
.google.protobuf.StringValue target = 1; |
boolean |
isInitialized() |
static ClientProto.StatInfo.Builder |
newBuilder() |
static ClientProto.StatInfo.Builder |
newBuilder(ClientProto.StatInfo prototype) |
ClientProto.StatInfo.Builder |
newBuilderForType() |
static ClientProto.StatInfo |
parseDelimitedFrom(InputStream input) |
static ClientProto.StatInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.StatInfo |
parseFrom(byte[] data) |
static ClientProto.StatInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.StatInfo |
parseFrom(ByteBuffer data) |
static ClientProto.StatInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.StatInfo |
parseFrom(com.google.protobuf.ByteString data) |
static ClientProto.StatInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.StatInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProto.StatInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.StatInfo |
parseFrom(InputStream input) |
static ClientProto.StatInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ClientProto.StatInfo> |
parser() |
ClientProto.StatInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TARGET_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasTarget()
.google.protobuf.StringValue target = 1;hasTarget 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValue getTarget()
.google.protobuf.StringValue target = 1;getTarget 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTargetOrBuilder()
.google.protobuf.StringValue target = 1;public boolean hasPort()
.google.protobuf.UInt32Value port = 2;hasPort 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.UInt32Value getPort()
.google.protobuf.UInt32Value port = 2;getPort 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getPortOrBuilder()
.google.protobuf.UInt32Value port = 2;public boolean hasPath()
.google.protobuf.StringValue path = 3;hasPath 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValue getPath()
.google.protobuf.StringValue path = 3;getPath 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPathOrBuilder()
.google.protobuf.StringValue path = 3;public boolean hasProtocol()
.google.protobuf.StringValue protocol = 4;hasProtocol 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValue getProtocol()
.google.protobuf.StringValue protocol = 4;getProtocol 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValueOrBuilder getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 4;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ClientProto.StatInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProto.StatInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProto.StatInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProto.StatInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProto.StatInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProto.StatInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProto.StatInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static ClientProto.StatInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProto.StatInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClientProto.StatInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProto.StatInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClientProto.StatInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ClientProto.StatInfo.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ClientProto.StatInfo.Builder newBuilder()
public static ClientProto.StatInfo.Builder newBuilder(ClientProto.StatInfo prototype)
public ClientProto.StatInfo.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ClientProto.StatInfo getDefaultInstance()
public static com.google.protobuf.Parser<ClientProto.StatInfo> parser()
public com.google.protobuf.Parser<ClientProto.StatInfo> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ClientProto.StatInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.