|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| char * | file |
| grn_obj * | commands |
| int | jobtype |
| int | ntimes |
| int | qnum |
| int | job_id |
| long long int | max |
| long long int | min |
| socket_t | http_socket |
| grn_obj | http_response |
Definition at line 153 of file groonga_benchmark.c.
| grn_obj* commands |
Definition at line 155 of file groonga_benchmark.c.
| char* file |
Definition at line 154 of file groonga_benchmark.c.
| grn_obj http_response |
Definition at line 163 of file groonga_benchmark.c.
| socket_t http_socket |
Definition at line 162 of file groonga_benchmark.c.
| int job_id |
Definition at line 159 of file groonga_benchmark.c.
| int jobtype |
Definition at line 156 of file groonga_benchmark.c.
| long long int max |
Definition at line 160 of file groonga_benchmark.c.
| long long int min |
Definition at line 161 of file groonga_benchmark.c.
| int ntimes |
Definition at line 157 of file groonga_benchmark.c.
| int qnum |
Definition at line 158 of file groonga_benchmark.c.
1.8.1.2