Uses of Interface
io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
Packages that use GrpcKeyBuilder.ExtraKeysOrBuilder
-
Uses of GrpcKeyBuilder.ExtraKeysOrBuilder in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement GrpcKeyBuilder.ExtraKeysOrBuilderModifier and TypeClassDescriptionstatic final classIf you wish to include the host, service, or method names as keys in the generated RouteLookupRequest, specify key names to use in the extra_keys submessage.static final classIf you wish to include the host, service, or method names as keys in the generated RouteLookupRequest, specify key names to use in the extra_keys submessage.Methods in io.grpc.lookup.v1 that return GrpcKeyBuilder.ExtraKeysOrBuilderModifier and TypeMethodDescriptionGrpcKeyBuilder.Builder.getExtraKeysOrBuilder().grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;GrpcKeyBuilder.getExtraKeysOrBuilder().grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;GrpcKeyBuilderOrBuilder.getExtraKeysOrBuilder().grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;