Class WeaviateGrpc.WeaviateImplBase

java.lang.Object
io.weaviate.client.grpc.protocol.v0.WeaviateGrpc.WeaviateImplBase
All Implemented Interfaces:
io.grpc.BindableService, WeaviateGrpc.AsyncService
Enclosing class:
WeaviateGrpc

public abstract static class WeaviateGrpc.WeaviateImplBase extends Object implements io.grpc.BindableService, WeaviateGrpc.AsyncService
Base class for the server implementation of the service Weaviate.
  • Constructor Details

    • WeaviateImplBase

      public WeaviateImplBase()
  • Method Details

    • bindService

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