Package io.grpc.lb.v1
Class LoadBalancerGrpc.LoadBalancerMethodDescriptorSupplier
java.lang.Object
io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerBaseDescriptorSupplier
io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerMethodDescriptorSupplier
- All Implemented Interfaces:
ProtoFileDescriptorSupplier
,ProtoMethodDescriptorSupplier
,ProtoServiceDescriptorSupplier
- Enclosing class:
LoadBalancerGrpc
private static final class LoadBalancerGrpc.LoadBalancerMethodDescriptorSupplier
extends LoadBalancerGrpc.LoadBalancerBaseDescriptorSupplier
implements ProtoMethodDescriptorSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.Descriptors.MethodDescriptor
Returns method descriptor to the proto service method.Methods inherited from class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerBaseDescriptorSupplier
getFileDescriptor, getServiceDescriptor
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.grpc.protobuf.ProtoFileDescriptorSupplier
getFileDescriptor
Methods inherited from interface io.grpc.protobuf.ProtoServiceDescriptorSupplier
getServiceDescriptor
-
Field Details
-
methodName
-
-
Constructor Details
-
LoadBalancerMethodDescriptorSupplier
LoadBalancerMethodDescriptorSupplier(String methodName)
-
-
Method Details
-
getMethodDescriptor
public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor()Description copied from interface:ProtoMethodDescriptorSupplier
Returns method descriptor to the proto service method.- Specified by:
getMethodDescriptor
in interfaceProtoMethodDescriptorSupplier
-