Package io.grpc.lookup.v1
Class RouteLookupServiceGrpc.RouteLookupServiceMethodDescriptorSupplier
- java.lang.Object
-
- io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceBaseDescriptorSupplier
-
- io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceMethodDescriptorSupplier
-
- All Implemented Interfaces:
ProtoFileDescriptorSupplier
,ProtoMethodDescriptorSupplier
,ProtoServiceDescriptorSupplier
- Enclosing class:
- RouteLookupServiceGrpc
private static final class RouteLookupServiceGrpc.RouteLookupServiceMethodDescriptorSupplier extends RouteLookupServiceGrpc.RouteLookupServiceBaseDescriptorSupplier implements ProtoMethodDescriptorSupplier
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
methodName
-
Constructor Summary
Constructors Constructor Description RouteLookupServiceMethodDescriptorSupplier(java.lang.String methodName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.protobuf.Descriptors.MethodDescriptor
getMethodDescriptor()
Returns method descriptor to the proto service method.-
Methods inherited from class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceBaseDescriptorSupplier
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
-
-
-
-
Method Detail
-
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
-
-