Uses of Class
io.grpc.lookup.v1.RouteLookupConfig
Packages that use RouteLookupConfig
-
Uses of RouteLookupConfig in io.grpc.lookup.v1
Fields in io.grpc.lookup.v1 declared as RouteLookupConfigModifier and TypeFieldDescriptionprivate static final RouteLookupConfig
RouteLookupConfig.DEFAULT_INSTANCE
private RouteLookupConfig
RouteLookupClusterSpecifier.Builder.routeLookupConfig_
private RouteLookupConfig
RouteLookupClusterSpecifier.routeLookupConfig_
Fields in io.grpc.lookup.v1 with type parameters of type RouteLookupConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<RouteLookupConfig> RouteLookupConfig.PARSER
private com.google.protobuf.SingleFieldBuilder
<RouteLookupConfig, RouteLookupConfig.Builder, RouteLookupConfigOrBuilder> RouteLookupClusterSpecifier.Builder.routeLookupConfigBuilder_
Methods in io.grpc.lookup.v1 that return RouteLookupConfigModifier and TypeMethodDescriptionRouteLookupConfig.Builder.build()
RouteLookupConfig.Builder.buildPartial()
static RouteLookupConfig
RouteLookupConfig.getDefaultInstance()
RouteLookupConfig.Builder.getDefaultInstanceForType()
RouteLookupConfig.getDefaultInstanceForType()
RouteLookupClusterSpecifier.Builder.getRouteLookupConfig()
The RLS config for this cluster specifier plugin instance.RouteLookupClusterSpecifier.getRouteLookupConfig()
The RLS config for this cluster specifier plugin instance.RouteLookupClusterSpecifierOrBuilder.getRouteLookupConfig()
The RLS config for this cluster specifier plugin instance.static RouteLookupConfig
RouteLookupConfig.parseDelimitedFrom
(InputStream input) static RouteLookupConfig
RouteLookupConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteLookupConfig
RouteLookupConfig.parseFrom
(byte[] data) static RouteLookupConfig
RouteLookupConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteLookupConfig
RouteLookupConfig.parseFrom
(com.google.protobuf.ByteString data) static RouteLookupConfig
RouteLookupConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteLookupConfig
RouteLookupConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static RouteLookupConfig
RouteLookupConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteLookupConfig
RouteLookupConfig.parseFrom
(InputStream input) static RouteLookupConfig
RouteLookupConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteLookupConfig
RouteLookupConfig.parseFrom
(ByteBuffer data) static RouteLookupConfig
RouteLookupConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.lookup.v1 that return types with arguments of type RouteLookupConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RouteLookupConfig> RouteLookupConfig.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<RouteLookupConfig, RouteLookupConfig.Builder, RouteLookupConfigOrBuilder> RouteLookupClusterSpecifier.Builder.getRouteLookupConfigFieldBuilder()
The RLS config for this cluster specifier plugin instance.static com.google.protobuf.Parser
<RouteLookupConfig> RouteLookupConfig.parser()
Methods in io.grpc.lookup.v1 with parameters of type RouteLookupConfigModifier and TypeMethodDescriptionprivate void
RouteLookupConfig.Builder.buildPartial0
(RouteLookupConfig result) private void
RouteLookupConfig.Builder.buildPartialRepeatedFields
(RouteLookupConfig result) RouteLookupConfig.Builder.mergeFrom
(RouteLookupConfig other) RouteLookupClusterSpecifier.Builder.mergeRouteLookupConfig
(RouteLookupConfig value) The RLS config for this cluster specifier plugin instance.static RouteLookupConfig.Builder
RouteLookupConfig.newBuilder
(RouteLookupConfig prototype) RouteLookupClusterSpecifier.Builder.setRouteLookupConfig
(RouteLookupConfig value) The RLS config for this cluster specifier plugin instance.