milvus-sdk-cpp icon indicating copy to clipboard operation
milvus-sdk-cpp copied to clipboard

Support Load status information

Open matrixji opened this issue 1 year ago • 0 comments

support:

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

matrixji avatar Mar 13 '23 01:03 matrixji