mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Improve flush collections doc (#10410)
Signed-off-by: tumao <yan.wang@zilliz.com>
This commit is contained in:
parent
d9cd783650
commit
9659054138
@ -3,7 +3,7 @@ The `Flush` operation is used to make sure that inserted data will be written in
|
||||
|
||||

|
||||
|
||||
1. Firstly, `SDK` starts a `Flush` request to `Proxy` via `Grpc`, the `proto` is defined as follows:
|
||||
1. Firstly, `SDK` sends a `Flush` request to `Proxy` via `Grpc`, the `proto` is defined as follows:
|
||||
```proto
|
||||
service MilvusService {
|
||||
...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user