public interface MilvusClientBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close()
关闭客户端
|
io.milvus.v2.client.MilvusClientV2 |
getClient()
获取milvus客户端
|
void |
initialize()
初始化
|
void initialize()
void close()
throws InterruptedException
io.milvus.v2.client.MilvusClientV2 getClient()
Copyright © 2024. All rights reserved.