gearman_result_size
Gearmand Documentation, http://gearman.info/
- Provided by: libgearman-dev (Version: 1.1.20+ds-1.2build4)
- Source: gearmand
- Report a bug
Gearmand Documentation, http://gearman.info/
#include <libgearman/gearman.h>
Compile and link with -lgearman
The gearman_result_st type represents a result set. gearman_aggregator_fn is passed on these types which it uses to create a final result that is returned to the client.
gearman_task_result() returns gearman_result_st from a gearman_task_st.
A gearman_result_st can return the resulting value as either a char pointer, boolean, gearman_string_t, or int64_t.
gearmand(8) libgearman(3) gearman_client_error() or gearman_worker_error()
Data Differential http://www.datadifferential.com/
2011-2024, Data Differential, http://www.datadifferential.com/