class sssd_engine::DataEngineConfig¶
#include "data_engine_config.hpp"
Methods¶
genConfigBits¶
ErrorCode genConfigBits ( bool gzip, sssd_scandesc_t* sd, uint64_t* cfg )
generate configuration bits for kernel
Parameters:
| gzip | file under gzip or not | 
| sd | schema for describing the table | 
| cfg | kernel configurations | 
Returns:
error code