milvus-io / milvus-sdk-cpp

C++ SDK for Milvus 2.0
Apache License 2.0
35 stars 21 forks source link

Support Load status information #221

Open matrixji opened 1 year ago

matrixji commented 1 year ago

support:

rpc GetLoadingProgress(GetLoadingProgressRequest) returns (GetLoadingProgressResponse) {}
rpc GetLoadState(GetLoadStateRequest) returns (GetLoadStateResponse) {}