Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GBLOADER__READER_PARAMS__H_INCLUDED
2 #define GBLOADER__READER_PARAMS__H_INCLUDED
38 #define NCBI_GBLOADER_READER_PARAM_NUM_CONN "max_number_of_connections"
39 #define NCBI_GBLOADER_READER_PARAM2_NUM_CONN "no_conn"
41 #define NCBI_GBLOADER_READER_PARAM_PREOPEN "preopen"
43 #define NCBI_GBLOADER_READER_PARAM_RETRY_COUNT "retry"
46 #define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_ERRORS "wait_time_errors"
48 #define NCBI_GBLOADER_READER_PARAM_WAIT_TIME "wait_time"
50 #define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_MULTIPLIER "wait_time_multiplier"
52 #define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_INCREMENT "wait_time_increment"
54 #define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_MAX "wait_time_max"