Class ChannelzGrpc.ChannelzMethodDescriptorSupplier
java.lang.Object
io.grpc.channelz.v1.ChannelzGrpc.ChannelzBaseDescriptorSupplier
io.grpc.channelz.v1.ChannelzGrpc.ChannelzMethodDescriptorSupplier
- All Implemented Interfaces:
ProtoFileDescriptorSupplier, ProtoMethodDescriptorSupplier, ProtoServiceDescriptorSupplier
- Enclosing class:
ChannelzGrpc
private static final class ChannelzGrpc.ChannelzMethodDescriptorSupplier
extends ChannelzGrpc.ChannelzBaseDescriptorSupplier
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 ChannelzGrpc.ChannelzBaseDescriptorSupplier
getFileDescriptor, getServiceDescriptorMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ProtoFileDescriptorSupplier
getFileDescriptorMethods inherited from interface ProtoServiceDescriptorSupplier
getServiceDescriptor
-
Field Details
-
methodName
-
-
Constructor Details
-
ChannelzMethodDescriptorSupplier
ChannelzMethodDescriptorSupplier(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
-