public static final class ServiceProto.Instance extends com.google.protobuf.GeneratedMessageV3 implements ServiceProto.InstanceOrBuilder
v1.Instance| 限定符和类型 | 类和说明 |
|---|---|
static class |
ServiceProto.Instance.Builder
Protobuf type
v1.Instance |
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 |
CTIME_FIELD_NUMBER |
static int |
ENABLE_HEALTH_CHECK_FIELD_NUMBER |
static int |
HEALTH_CHECK_FIELD_NUMBER |
static int |
HEALTHY_FIELD_NUMBER |
static int |
HOST_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
ISOLATE_FIELD_NUMBER |
static int |
LOCATION_FIELD_NUMBER |
static int |
LOGIC_SET_FIELD_NUMBER |
static int |
METADATA_FIELD_NUMBER |
static int |
MTIME_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
PORT_FIELD_NUMBER |
static int |
PRIORITY_FIELD_NUMBER |
static int |
PROTOCOL_FIELD_NUMBER |
static int |
REVISION_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
SERVICE_TOKEN_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
static int |
VPC_ID_FIELD_NUMBER |
static int |
WEIGHT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsMetadata(String key)
map<string, string> metadata = 14; |
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 16; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 16; |
static ServiceProto.Instance |
getDefaultInstance() |
ServiceProto.Instance |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.BoolValue |
getEnableHealthCheck()
.google.protobuf.BoolValue enable_health_check = 20; |
com.google.protobuf.BoolValueOrBuilder |
getEnableHealthCheckOrBuilder()
.google.protobuf.BoolValue enable_health_check = 20; |
ServiceProto.HealthCheck |
getHealthCheck()
.v1.HealthCheck health_check = 10; |
ServiceProto.HealthCheckOrBuilder |
getHealthCheckOrBuilder()
.v1.HealthCheck health_check = 10; |
com.google.protobuf.BoolValue |
getHealthy()
.google.protobuf.BoolValue healthy = 11; |
com.google.protobuf.BoolValueOrBuilder |
getHealthyOrBuilder()
.google.protobuf.BoolValue healthy = 11; |
com.google.protobuf.StringValue |
getHost()
.google.protobuf.StringValue host = 4; |
com.google.protobuf.StringValueOrBuilder |
getHostOrBuilder()
.google.protobuf.StringValue host = 4; |
com.google.protobuf.StringValue |
getId()
.google.protobuf.StringValue id = 1; |
com.google.protobuf.StringValueOrBuilder |
getIdOrBuilder()
.google.protobuf.StringValue id = 1; |
com.google.protobuf.BoolValue |
getIsolate()
.google.protobuf.BoolValue isolate = 12; |
com.google.protobuf.BoolValueOrBuilder |
getIsolateOrBuilder()
.google.protobuf.BoolValue isolate = 12; |
ModelProto.Location |
getLocation()
.v1.Location location = 13; |
ModelProto.LocationOrBuilder |
getLocationOrBuilder()
.v1.Location location = 13; |
com.google.protobuf.StringValue |
getLogicSet()
.google.protobuf.StringValue logic_set = 15[json_name = "logic_set"]; |
com.google.protobuf.StringValueOrBuilder |
getLogicSetOrBuilder()
.google.protobuf.StringValue logic_set = 15[json_name = "logic_set"]; |
Map<String,String> |
getMetadata()
已过时。
|
int |
getMetadataCount()
map<string, string> metadata = 14; |
Map<String,String> |
getMetadataMap()
map<string, string> metadata = 14; |
String |
getMetadataOrDefault(String key,
String defaultValue)
map<string, string> metadata = 14; |
String |
getMetadataOrThrow(String key)
map<string, string> metadata = 14; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 17; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 17; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 3; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 3; |
com.google.protobuf.Parser<ServiceProto.Instance> |
getParserForType() |
com.google.protobuf.UInt32Value |
getPort()
.google.protobuf.UInt32Value port = 5; |
com.google.protobuf.UInt32ValueOrBuilder |
getPortOrBuilder()
.google.protobuf.UInt32Value port = 5; |
com.google.protobuf.UInt32Value |
getPriority()
.google.protobuf.UInt32Value priority = 8; |
com.google.protobuf.UInt32ValueOrBuilder |
getPriorityOrBuilder()
.google.protobuf.UInt32Value priority = 8; |
com.google.protobuf.StringValue |
getProtocol()
.google.protobuf.StringValue protocol = 6; |
com.google.protobuf.StringValueOrBuilder |
getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 6; |
com.google.protobuf.StringValue |
getRevision()
.google.protobuf.StringValue revision = 18; |
com.google.protobuf.StringValueOrBuilder |
getRevisionOrBuilder()
.google.protobuf.StringValue revision = 18; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getService()
.google.protobuf.StringValue service = 2; |
com.google.protobuf.StringValueOrBuilder |
getServiceOrBuilder()
.google.protobuf.StringValue service = 2; |
com.google.protobuf.StringValue |
getServiceToken()
.google.protobuf.StringValue service_token = 19[json_name = "service_token"]; |
com.google.protobuf.StringValueOrBuilder |
getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 19[json_name = "service_token"]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getVersion()
.google.protobuf.StringValue version = 7; |
com.google.protobuf.StringValueOrBuilder |
getVersionOrBuilder()
.google.protobuf.StringValue version = 7; |
com.google.protobuf.StringValue |
getVpcId()
.google.protobuf.StringValue vpc_id = 21[json_name = "vpc_id"]; |
com.google.protobuf.StringValueOrBuilder |
getVpcIdOrBuilder()
.google.protobuf.StringValue vpc_id = 21[json_name = "vpc_id"]; |
com.google.protobuf.UInt32Value |
getWeight()
.google.protobuf.UInt32Value weight = 9; |
com.google.protobuf.UInt32ValueOrBuilder |
getWeightOrBuilder()
.google.protobuf.UInt32Value weight = 9; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 16; |
boolean |
hasEnableHealthCheck()
.google.protobuf.BoolValue enable_health_check = 20; |
int |
hashCode() |
boolean |
hasHealthCheck()
.v1.HealthCheck health_check = 10; |
boolean |
hasHealthy()
.google.protobuf.BoolValue healthy = 11; |
boolean |
hasHost()
.google.protobuf.StringValue host = 4; |
boolean |
hasId()
.google.protobuf.StringValue id = 1; |
boolean |
hasIsolate()
.google.protobuf.BoolValue isolate = 12; |
boolean |
hasLocation()
.v1.Location location = 13; |
boolean |
hasLogicSet()
.google.protobuf.StringValue logic_set = 15[json_name = "logic_set"]; |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 17; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 3; |
boolean |
hasPort()
.google.protobuf.UInt32Value port = 5; |
boolean |
hasPriority()
.google.protobuf.UInt32Value priority = 8; |
boolean |
hasProtocol()
.google.protobuf.StringValue protocol = 6; |
boolean |
hasRevision()
.google.protobuf.StringValue revision = 18; |
boolean |
hasService()
.google.protobuf.StringValue service = 2; |
boolean |
hasServiceToken()
.google.protobuf.StringValue service_token = 19[json_name = "service_token"]; |
boolean |
hasVersion()
.google.protobuf.StringValue version = 7; |
boolean |
hasVpcId()
.google.protobuf.StringValue vpc_id = 21[json_name = "vpc_id"]; |
boolean |
hasWeight()
.google.protobuf.UInt32Value weight = 9; |
boolean |
isInitialized() |
static ServiceProto.Instance.Builder |
newBuilder() |
static ServiceProto.Instance.Builder |
newBuilder(ServiceProto.Instance prototype) |
ServiceProto.Instance.Builder |
newBuilderForType() |
static ServiceProto.Instance |
parseDelimitedFrom(InputStream input) |
static ServiceProto.Instance |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Instance |
parseFrom(byte[] data) |
static ServiceProto.Instance |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Instance |
parseFrom(ByteBuffer data) |
static ServiceProto.Instance |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Instance |
parseFrom(com.google.protobuf.ByteString data) |
static ServiceProto.Instance |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Instance |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceProto.Instance |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Instance |
parseFrom(InputStream input) |
static ServiceProto.Instance |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ServiceProto.Instance> |
parser() |
ServiceProto.Instance.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 ID_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int VPC_ID_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
public static final int WEIGHT_FIELD_NUMBER
public static final int ENABLE_HEALTH_CHECK_FIELD_NUMBER
public static final int HEALTH_CHECK_FIELD_NUMBER
public static final int HEALTHY_FIELD_NUMBER
public static final int ISOLATE_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public static final int LOGIC_SET_FIELD_NUMBER
public static final int CTIME_FIELD_NUMBER
public static final int MTIME_FIELD_NUMBER
public static final int REVISION_FIELD_NUMBER
public static final int SERVICE_TOKEN_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 hasId()
.google.protobuf.StringValue id = 1;hasId 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getId()
.google.protobuf.StringValue id = 1;getId 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getIdOrBuilder()
.google.protobuf.StringValue id = 1;getIdOrBuilder 在接口中 ServiceProto.InstanceOrBuilderpublic boolean hasService()
.google.protobuf.StringValue service = 2;hasService 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getService()
.google.protobuf.StringValue service = 2;getService 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceOrBuilder()
.google.protobuf.StringValue service = 2;public boolean hasNamespace()
.google.protobuf.StringValue namespace = 3;hasNamespace 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 3;getNamespace 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 3;public boolean hasVpcId()
.google.protobuf.StringValue vpc_id = 21[json_name = "vpc_id"];hasVpcId 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getVpcId()
.google.protobuf.StringValue vpc_id = 21[json_name = "vpc_id"];getVpcId 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getVpcIdOrBuilder()
.google.protobuf.StringValue vpc_id = 21[json_name = "vpc_id"];public boolean hasHost()
.google.protobuf.StringValue host = 4;hasHost 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getHost()
.google.protobuf.StringValue host = 4;getHost 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHostOrBuilder()
.google.protobuf.StringValue host = 4;public boolean hasPort()
.google.protobuf.UInt32Value port = 5;hasPort 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.UInt32Value getPort()
.google.protobuf.UInt32Value port = 5;getPort 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getPortOrBuilder()
.google.protobuf.UInt32Value port = 5;public boolean hasProtocol()
.google.protobuf.StringValue protocol = 6;hasProtocol 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getProtocol()
.google.protobuf.StringValue protocol = 6;getProtocol 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 6;public boolean hasVersion()
.google.protobuf.StringValue version = 7;hasVersion 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getVersion()
.google.protobuf.StringValue version = 7;getVersion 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getVersionOrBuilder()
.google.protobuf.StringValue version = 7;public boolean hasPriority()
.google.protobuf.UInt32Value priority = 8;hasPriority 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.UInt32Value getPriority()
.google.protobuf.UInt32Value priority = 8;getPriority 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getPriorityOrBuilder()
.google.protobuf.UInt32Value priority = 8;public boolean hasWeight()
.google.protobuf.UInt32Value weight = 9;hasWeight 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.UInt32Value getWeight()
.google.protobuf.UInt32Value weight = 9;getWeight 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getWeightOrBuilder()
.google.protobuf.UInt32Value weight = 9;public boolean hasEnableHealthCheck()
.google.protobuf.BoolValue enable_health_check = 20;hasEnableHealthCheck 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.BoolValue getEnableHealthCheck()
.google.protobuf.BoolValue enable_health_check = 20;getEnableHealthCheck 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getEnableHealthCheckOrBuilder()
.google.protobuf.BoolValue enable_health_check = 20;public boolean hasHealthCheck()
.v1.HealthCheck health_check = 10;hasHealthCheck 在接口中 ServiceProto.InstanceOrBuilderpublic ServiceProto.HealthCheck getHealthCheck()
.v1.HealthCheck health_check = 10;getHealthCheck 在接口中 ServiceProto.InstanceOrBuilderpublic ServiceProto.HealthCheckOrBuilder getHealthCheckOrBuilder()
.v1.HealthCheck health_check = 10;public boolean hasHealthy()
.google.protobuf.BoolValue healthy = 11;hasHealthy 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.BoolValue getHealthy()
.google.protobuf.BoolValue healthy = 11;getHealthy 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getHealthyOrBuilder()
.google.protobuf.BoolValue healthy = 11;public boolean hasIsolate()
.google.protobuf.BoolValue isolate = 12;hasIsolate 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.BoolValue getIsolate()
.google.protobuf.BoolValue isolate = 12;getIsolate 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getIsolateOrBuilder()
.google.protobuf.BoolValue isolate = 12;public boolean hasLocation()
.v1.Location location = 13;hasLocation 在接口中 ServiceProto.InstanceOrBuilderpublic ModelProto.Location getLocation()
.v1.Location location = 13;getLocation 在接口中 ServiceProto.InstanceOrBuilderpublic ModelProto.LocationOrBuilder getLocationOrBuilder()
.v1.Location location = 13;public int getMetadataCount()
ServiceProto.InstanceOrBuildermap<string, string> metadata = 14;public boolean containsMetadata(String key)
map<string, string> metadata = 14;@Deprecated public Map<String,String> getMetadata()
getMetadataMap() instead.getMetadata 在接口中 ServiceProto.InstanceOrBuilderpublic Map<String,String> getMetadataMap()
map<string, string> metadata = 14;getMetadataMap 在接口中 ServiceProto.InstanceOrBuilderpublic String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 14;public boolean hasLogicSet()
.google.protobuf.StringValue logic_set = 15[json_name = "logic_set"];hasLogicSet 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getLogicSet()
.google.protobuf.StringValue logic_set = 15[json_name = "logic_set"];getLogicSet 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getLogicSetOrBuilder()
.google.protobuf.StringValue logic_set = 15[json_name = "logic_set"];public boolean hasCtime()
.google.protobuf.StringValue ctime = 16;hasCtime 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 16;getCtime 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 16;public boolean hasMtime()
.google.protobuf.StringValue mtime = 17;hasMtime 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 17;getMtime 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 17;public boolean hasRevision()
.google.protobuf.StringValue revision = 18;hasRevision 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getRevision()
.google.protobuf.StringValue revision = 18;getRevision 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRevisionOrBuilder()
.google.protobuf.StringValue revision = 18;public boolean hasServiceToken()
.google.protobuf.StringValue service_token = 19[json_name = "service_token"];hasServiceToken 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValue getServiceToken()
.google.protobuf.StringValue service_token = 19[json_name = "service_token"];getServiceToken 在接口中 ServiceProto.InstanceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 19[json_name = "service_token"];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 ServiceProto.Instance parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Instance parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Instance parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Instance parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Instance parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Instance parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Instance parseFrom(InputStream input) throws IOException
IOExceptionpublic static ServiceProto.Instance parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServiceProto.Instance parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ServiceProto.Instance parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServiceProto.Instance parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ServiceProto.Instance parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ServiceProto.Instance.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ServiceProto.Instance.Builder newBuilder()
public static ServiceProto.Instance.Builder newBuilder(ServiceProto.Instance prototype)
public ServiceProto.Instance.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ServiceProto.Instance getDefaultInstance()
public static com.google.protobuf.Parser<ServiceProto.Instance> parser()
public com.google.protobuf.Parser<ServiceProto.Instance> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ServiceProto.Instance getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.