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