Package org.vitrivr.cottontail.grpc
Class DQLGrpc.DQLMethodDescriptorSupplier
java.lang.Object
org.vitrivr.cottontail.grpc.DQLGrpc.DQLBaseDescriptorSupplier
org.vitrivr.cottontail.grpc.DQLGrpc.DQLMethodDescriptorSupplier
- All Implemented Interfaces:
io.grpc.protobuf.ProtoFileDescriptorSupplier,io.grpc.protobuf.ProtoMethodDescriptorSupplier,io.grpc.protobuf.ProtoServiceDescriptorSupplier
- Enclosing class:
- DQLGrpc
private static final class DQLGrpc.DQLMethodDescriptorSupplier
extends DQLGrpc.DQLBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.Descriptors.MethodDescriptorMethods inherited from class org.vitrivr.cottontail.grpc.DQLGrpc.DQLBaseDescriptorSupplier
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
-
DQLMethodDescriptorSupplier
DQLMethodDescriptorSupplier(String methodName)
-
-
Method Details
-
getMethodDescriptor
public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor()- Specified by:
getMethodDescriptorin interfaceio.grpc.protobuf.ProtoMethodDescriptorSupplier
-