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 Summary
Constructors Constructor Description WeaviateImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.weaviate.client.grpc.protocol.v0.WeaviateGrpc.AsyncService
batchObjects, search
-
-