Uses of Class
io.milvus.param.collection.GetLoadingProgressParam
Packages that use GetLoadingProgressParam
-
Uses of GetLoadingProgressParam in io.milvus.client
Methods in io.milvus.client with parameters of type GetLoadingProgressParamModifier and TypeMethodDescriptionAbstractMilvusGrpcClient.getLoadingProgress(GetLoadingProgressParam requestParam) MilvusClient.getLoadingProgress(GetLoadingProgressParam requestParam) Get collection loading progressMilvusMultiServiceClient.getLoadingProgress(GetLoadingProgressParam requestParam) MilvusServiceClient.getLoadingProgress(GetLoadingProgressParam requestParam) -
Uses of GetLoadingProgressParam in io.milvus.param.collection
Methods in io.milvus.param.collection that return GetLoadingProgressParamModifier and TypeMethodDescriptionGetLoadingProgressParam.Builder.build()Verifies parameters and creates a newGetLoadingProgressParaminstance.