Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateGrpc.AsyncService
-
Packages that use WeaviateGrpc.AsyncService Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateGrpc.AsyncService in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateGrpc.AsyncService Modifier and Type Class Description static classWeaviateGrpc.WeaviateImplBaseBase class for the server implementation of the service Weaviate.Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionWeaviateGrpc. bindService(WeaviateGrpc.AsyncService service)
-