Class BaseGrpcClient
java.lang.Object
io.weaviate.client.base.grpc.base.BaseGrpcClient
- Direct Known Subclasses:
AsyncGrpcClient,GrpcClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static io.grpc.ManagedChannelbuildChannel(Config config) protected static io.grpc.MetadatagetHeaders(Config config, AccessTokenProvider tokenProvider)
-
Constructor Details
-
BaseGrpcClient
public BaseGrpcClient()
-
-
Method Details
-
getHeaders
-
buildChannel
-