[skip ci] Add comment for LoadCollectionTask (#9989)

Signed-off-by: xige-16 <xi.ge@zilliz.com>
pull/10000/head
xige-16 2021-10-15 20:29:15 +08:00 committed by GitHub
parent f6a836c784
commit da5195aab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ func (bt *BaseTask) rollBack(ctx context.Context) []task {
}
//************************grpcTask***************************//
// LoadCollectionTask will load all the data of this collection to query nodes
type LoadCollectionTask struct {
*BaseTask
*querypb.LoadCollectionRequest