some code
This commit is contained in:
parent
9a983f2d9e
commit
424a37fd3a
|
@ -460,6 +460,8 @@ struct SCompactInfo {
|
||||||
SVnode* pVnode;
|
SVnode* pVnode;
|
||||||
int32_t flag;
|
int32_t flag;
|
||||||
int64_t commitID;
|
int64_t commitID;
|
||||||
|
int64_t stime;
|
||||||
|
int64_t etime;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Reference in New Issue