Class DDLGrpc.DDLImplBase

java.lang.Object
org.vitrivr.cottontail.grpc.DDLGrpc.DDLImplBase
All Implemented Interfaces:
io.grpc.BindableService, DDLGrpc.AsyncService
Enclosing class:
DDLGrpc

public abstract static class DDLGrpc.DDLImplBase extends Object implements io.grpc.BindableService, DDLGrpc.AsyncService
Base class for the server implementation of the service DDL.
  • Constructor Details

    • DDLImplBase

      public DDLImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService