struct tapi_memcached_app

Overview

memcached tool information. More…

#include <tapi_memcached.h>

struct tapi_memcached_app {
    // fields

    tapi_job_t* job;
    tapi_job_channel_t* out_chs[2];
};

Detailed Documentation

memcached tool information.

Fields

tapi_job_t* job

TAPI job handle.

tapi_job_channel_t* out_chs[2]

Output channel handles.