Class DDLGrpc.DDLBaseDescriptorSupplier

java.lang.Object
org.vitrivr.cottontail.grpc.DDLGrpc.DDLBaseDescriptorSupplier
All Implemented Interfaces:
io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
Direct Known Subclasses:
DDLGrpc.DDLFileDescriptorSupplier, DDLGrpc.DDLMethodDescriptorSupplier
Enclosing class:
DDLGrpc

private abstract static class DDLGrpc.DDLBaseDescriptorSupplier extends Object implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
  • Constructor Details

    • DDLBaseDescriptorSupplier

      DDLBaseDescriptorSupplier()
  • Method Details

    • getFileDescriptor

      public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor()
      Specified by:
      getFileDescriptor in interface io.grpc.protobuf.ProtoFileDescriptorSupplier
    • getServiceDescriptor

      public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor()
      Specified by:
      getServiceDescriptor in interface io.grpc.protobuf.ProtoServiceDescriptorSupplier