| 程序包 | 说明 |
|---|---|
| io.milvus.client | |
| io.milvus.param.collection |
| 限定符和类型 | 方法和说明 |
|---|---|
R<ShowCollectionsResponse> |
MilvusClient.showCollections(ShowCollectionsParam requestParam)
Lists all collections or gets collection loading status.
|
R<ShowCollectionsResponse> |
MilvusMultiServiceClient.showCollections(ShowCollectionsParam requestParam) |
R<ShowCollectionsResponse> |
AbstractMilvusGrpcClient.showCollections(@NonNull ShowCollectionsParam requestParam) |
| 限定符和类型 | 方法和说明 |
|---|---|
ShowCollectionsParam |
ShowCollectionsParam.Builder.build()
Verifies parameters and creates a new
ShowCollectionsParam instance. |
Copyright © 2023. All rights reserved.