Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateGrpc.WeaviateStub
-
Packages that use WeaviateGrpc.WeaviateStub Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateGrpc.WeaviateStub in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateGrpc.WeaviateStub Modifier and Type Method Description protected WeaviateGrpc.WeaviateStubWeaviateGrpc.WeaviateStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static WeaviateGrpc.WeaviateStubWeaviateGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-