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

Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
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

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