public static final class ResponseProto.BatchQueryResponse extends com.google.protobuf.GeneratedMessageV3 implements ResponseProto.BatchQueryResponseOrBuilder
v1.BatchQueryResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
ResponseProto.BatchQueryResponse.Builder
Protobuf type
v1.BatchQueryResponse |
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 |
ALIASES_FIELD_NUMBER |
static int |
AMOUNT_FIELD_NUMBER |
static int |
CODE_FIELD_NUMBER |
static int |
INFO_FIELD_NUMBER |
static int |
INSTANCES_FIELD_NUMBER |
static int |
NAMESPACES_FIELD_NUMBER |
static int |
RATELIMITS_FIELD_NUMBER |
static int |
ROUTINGS_FIELD_NUMBER |
static int |
SERVICES_FIELD_NUMBER |
static int |
SIZE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
ServiceProto.ServiceAlias |
getAliases(int index)
repeated .v1.ServiceAlias aliases = 9; |
int |
getAliasesCount()
repeated .v1.ServiceAlias aliases = 9; |
List<ServiceProto.ServiceAlias> |
getAliasesList()
repeated .v1.ServiceAlias aliases = 9; |
ServiceProto.ServiceAliasOrBuilder |
getAliasesOrBuilder(int index)
repeated .v1.ServiceAlias aliases = 9; |
List<? extends ServiceProto.ServiceAliasOrBuilder> |
getAliasesOrBuilderList()
repeated .v1.ServiceAlias aliases = 9; |
com.google.protobuf.UInt32Value |
getAmount()
.google.protobuf.UInt32Value amount = 3; |
com.google.protobuf.UInt32ValueOrBuilder |
getAmountOrBuilder()
.google.protobuf.UInt32Value amount = 3; |
com.google.protobuf.UInt32Value |
getCode()
.google.protobuf.UInt32Value code = 1; |
com.google.protobuf.UInt32ValueOrBuilder |
getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1; |
static ResponseProto.BatchQueryResponse |
getDefaultInstance() |
ResponseProto.BatchQueryResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getInfo()
.google.protobuf.StringValue info = 2; |
com.google.protobuf.StringValueOrBuilder |
getInfoOrBuilder()
.google.protobuf.StringValue info = 2; |
ServiceProto.Instance |
getInstances(int index)
repeated .v1.Instance instances = 7; |
int |
getInstancesCount()
repeated .v1.Instance instances = 7; |
List<ServiceProto.Instance> |
getInstancesList()
repeated .v1.Instance instances = 7; |
ServiceProto.InstanceOrBuilder |
getInstancesOrBuilder(int index)
repeated .v1.Instance instances = 7; |
List<? extends ServiceProto.InstanceOrBuilder> |
getInstancesOrBuilderList()
repeated .v1.Instance instances = 7; |
ServiceProto.Namespace |
getNamespaces(int index)
repeated .v1.Namespace namespaces = 5; |
int |
getNamespacesCount()
repeated .v1.Namespace namespaces = 5; |
List<ServiceProto.Namespace> |
getNamespacesList()
repeated .v1.Namespace namespaces = 5; |
ServiceProto.NamespaceOrBuilder |
getNamespacesOrBuilder(int index)
repeated .v1.Namespace namespaces = 5; |
List<? extends ServiceProto.NamespaceOrBuilder> |
getNamespacesOrBuilderList()
repeated .v1.Namespace namespaces = 5; |
com.google.protobuf.Parser<ResponseProto.BatchQueryResponse> |
getParserForType() |
RateLimitProto.Rule |
getRateLimits(int index)
repeated .v1.Rule rateLimits = 10; |
int |
getRateLimitsCount()
repeated .v1.Rule rateLimits = 10; |
List<RateLimitProto.Rule> |
getRateLimitsList()
repeated .v1.Rule rateLimits = 10; |
RateLimitProto.RuleOrBuilder |
getRateLimitsOrBuilder(int index)
repeated .v1.Rule rateLimits = 10; |
List<? extends RateLimitProto.RuleOrBuilder> |
getRateLimitsOrBuilderList()
repeated .v1.Rule rateLimits = 10; |
RoutingProto.Routing |
getRoutings(int index)
repeated .v1.Routing routings = 8; |
int |
getRoutingsCount()
repeated .v1.Routing routings = 8; |
List<RoutingProto.Routing> |
getRoutingsList()
repeated .v1.Routing routings = 8; |
RoutingProto.RoutingOrBuilder |
getRoutingsOrBuilder(int index)
repeated .v1.Routing routings = 8; |
List<? extends RoutingProto.RoutingOrBuilder> |
getRoutingsOrBuilderList()
repeated .v1.Routing routings = 8; |
int |
getSerializedSize() |
ServiceProto.Service |
getServices(int index)
repeated .v1.Service services = 6; |
int |
getServicesCount()
repeated .v1.Service services = 6; |
List<ServiceProto.Service> |
getServicesList()
repeated .v1.Service services = 6; |
ServiceProto.ServiceOrBuilder |
getServicesOrBuilder(int index)
repeated .v1.Service services = 6; |
List<? extends ServiceProto.ServiceOrBuilder> |
getServicesOrBuilderList()
repeated .v1.Service services = 6; |
com.google.protobuf.UInt32Value |
getSize()
.google.protobuf.UInt32Value size = 4; |
com.google.protobuf.UInt32ValueOrBuilder |
getSizeOrBuilder()
.google.protobuf.UInt32Value size = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAmount()
.google.protobuf.UInt32Value amount = 3; |
boolean |
hasCode()
.google.protobuf.UInt32Value code = 1; |
int |
hashCode() |
boolean |
hasInfo()
.google.protobuf.StringValue info = 2; |
boolean |
hasSize()
.google.protobuf.UInt32Value size = 4; |
boolean |
isInitialized() |
static ResponseProto.BatchQueryResponse.Builder |
newBuilder() |
static ResponseProto.BatchQueryResponse.Builder |
newBuilder(ResponseProto.BatchQueryResponse prototype) |
ResponseProto.BatchQueryResponse.Builder |
newBuilderForType() |
static ResponseProto.BatchQueryResponse |
parseDelimitedFrom(InputStream input) |
static ResponseProto.BatchQueryResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.BatchQueryResponse |
parseFrom(byte[] data) |
static ResponseProto.BatchQueryResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.BatchQueryResponse |
parseFrom(ByteBuffer data) |
static ResponseProto.BatchQueryResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.BatchQueryResponse |
parseFrom(com.google.protobuf.ByteString data) |
static ResponseProto.BatchQueryResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.BatchQueryResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseProto.BatchQueryResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.BatchQueryResponse |
parseFrom(InputStream input) |
static ResponseProto.BatchQueryResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ResponseProto.BatchQueryResponse> |
parser() |
ResponseProto.BatchQueryResponse.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 CODE_FIELD_NUMBER
public static final int INFO_FIELD_NUMBER
public static final int AMOUNT_FIELD_NUMBER
public static final int SIZE_FIELD_NUMBER
public static final int NAMESPACES_FIELD_NUMBER
public static final int SERVICES_FIELD_NUMBER
public static final int INSTANCES_FIELD_NUMBER
public static final int ROUTINGS_FIELD_NUMBER
public static final int ALIASES_FIELD_NUMBER
public static final int RATELIMITS_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 hasCode()
.google.protobuf.UInt32Value code = 1;hasCode 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.UInt32Value getCode()
.google.protobuf.UInt32Value code = 1;getCode 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1;public boolean hasInfo()
.google.protobuf.StringValue info = 2;hasInfo 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.StringValue getInfo()
.google.protobuf.StringValue info = 2;getInfo 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getInfoOrBuilder()
.google.protobuf.StringValue info = 2;public boolean hasAmount()
.google.protobuf.UInt32Value amount = 3;hasAmount 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.UInt32Value getAmount()
.google.protobuf.UInt32Value amount = 3;getAmount 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getAmountOrBuilder()
.google.protobuf.UInt32Value amount = 3;public boolean hasSize()
.google.protobuf.UInt32Value size = 4;hasSize 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.UInt32Value getSize()
.google.protobuf.UInt32Value size = 4;getSize 在接口中 ResponseProto.BatchQueryResponseOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getSizeOrBuilder()
.google.protobuf.UInt32Value size = 4;public List<ServiceProto.Namespace> getNamespacesList()
repeated .v1.Namespace namespaces = 5;public List<? extends ServiceProto.NamespaceOrBuilder> getNamespacesOrBuilderList()
repeated .v1.Namespace namespaces = 5;public int getNamespacesCount()
repeated .v1.Namespace namespaces = 5;public ServiceProto.Namespace getNamespaces(int index)
repeated .v1.Namespace namespaces = 5;public ServiceProto.NamespaceOrBuilder getNamespacesOrBuilder(int index)
repeated .v1.Namespace namespaces = 5;public List<ServiceProto.Service> getServicesList()
repeated .v1.Service services = 6;public List<? extends ServiceProto.ServiceOrBuilder> getServicesOrBuilderList()
repeated .v1.Service services = 6;public int getServicesCount()
repeated .v1.Service services = 6;public ServiceProto.Service getServices(int index)
repeated .v1.Service services = 6;public ServiceProto.ServiceOrBuilder getServicesOrBuilder(int index)
repeated .v1.Service services = 6;public List<ServiceProto.Instance> getInstancesList()
repeated .v1.Instance instances = 7;public List<? extends ServiceProto.InstanceOrBuilder> getInstancesOrBuilderList()
repeated .v1.Instance instances = 7;public int getInstancesCount()
repeated .v1.Instance instances = 7;public ServiceProto.Instance getInstances(int index)
repeated .v1.Instance instances = 7;public ServiceProto.InstanceOrBuilder getInstancesOrBuilder(int index)
repeated .v1.Instance instances = 7;public List<RoutingProto.Routing> getRoutingsList()
repeated .v1.Routing routings = 8;public List<? extends RoutingProto.RoutingOrBuilder> getRoutingsOrBuilderList()
repeated .v1.Routing routings = 8;public int getRoutingsCount()
repeated .v1.Routing routings = 8;public RoutingProto.Routing getRoutings(int index)
repeated .v1.Routing routings = 8;public RoutingProto.RoutingOrBuilder getRoutingsOrBuilder(int index)
repeated .v1.Routing routings = 8;public List<ServiceProto.ServiceAlias> getAliasesList()
repeated .v1.ServiceAlias aliases = 9;public List<? extends ServiceProto.ServiceAliasOrBuilder> getAliasesOrBuilderList()
repeated .v1.ServiceAlias aliases = 9;public int getAliasesCount()
repeated .v1.ServiceAlias aliases = 9;public ServiceProto.ServiceAlias getAliases(int index)
repeated .v1.ServiceAlias aliases = 9;public ServiceProto.ServiceAliasOrBuilder getAliasesOrBuilder(int index)
repeated .v1.ServiceAlias aliases = 9;public List<RateLimitProto.Rule> getRateLimitsList()
repeated .v1.Rule rateLimits = 10;public List<? extends RateLimitProto.RuleOrBuilder> getRateLimitsOrBuilderList()
repeated .v1.Rule rateLimits = 10;public int getRateLimitsCount()
repeated .v1.Rule rateLimits = 10;public RateLimitProto.Rule getRateLimits(int index)
repeated .v1.Rule rateLimits = 10;public RateLimitProto.RuleOrBuilder getRateLimitsOrBuilder(int index)
repeated .v1.Rule rateLimits = 10;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 ResponseProto.BatchQueryResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ResponseProto.BatchQueryResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ResponseProto.BatchQueryResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ResponseProto.BatchQueryResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ResponseProto.BatchQueryResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ResponseProto.BatchQueryResponse.Builder newBuilder()
public static ResponseProto.BatchQueryResponse.Builder newBuilder(ResponseProto.BatchQueryResponse prototype)
public ResponseProto.BatchQueryResponse.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ResponseProto.BatchQueryResponse getDefaultInstance()
public static com.google.protobuf.Parser<ResponseProto.BatchQueryResponse> parser()
public com.google.protobuf.Parser<ResponseProto.BatchQueryResponse> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ResponseProto.BatchQueryResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.