mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
[skip e2e] Fix typo for design doc (#14264)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
This commit is contained in:
parent
b022615b2c
commit
3dc0d4d414
@ -16,7 +16,7 @@ Other internal functions are hidden as implementation details in the following c
|
|||||||
2. `SegmentGrowingImpl`
|
2. `SegmentGrowingImpl`
|
||||||
3. `SegmentSealedImpl`
|
3. `SegmentSealedImpl`
|
||||||
|
|
||||||
In principle, the reusable code logic of growing / sealed is written into the 'SegmentInternalInterface' as far as possible. The different part of two classes contain more different parts
|
In principle, the reusable code logic of growing / sealed is written into the 'SegmentInternalInterface' as far as possible. The different parts of the two classes contain more different parts
|
||||||
|
|
||||||
See more details about segments at:
|
See more details about segments at:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user