| Function report | 
| Source Code: lib\test_objagg.c | Create Date:2022-07-28 06:35:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:check_stats_nodelta
Proto:static int check_stats_nodelta(struct objagg *objagg)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct objagg * | objagg | 
| 254 | If stats_info_count != NUM_KEYS Then | 
| 255 | pr_err("Stats: Unexpected object count (%u expected, %u returned)\n", NUM_KEYS, stats_info_count) | 
| 258 | Go to stats_put | 
| 261 | When i < stats_info_count cycle | 
| 262 | If user_count != 2 Then | 
| 267 | If includes delta object users != 2 Then | 
| 273 | err = 0 | 
| 275 | stats_put : | 
| 276 | objagg_stats_put(stats) | 
| 277 | Return err | 
| Name | Describe | 
|---|---|
| test_nodelta | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |