RefreshExternalCollectionState
此类型表示刷新外部 Collection 作业的状态。
go
type RefreshExternalCollectionState milvuspb.RefreshExternalCollectionState
常量:
-
RefreshStatePending -
作业正在等待中,尚未开始。 -
RefreshStateInProgress -
作业当前正在进行中。 -
RefreshStateCompleted -
作业已成功完成。