This is the complete list of members for Collection, including all inherited members.
| __init__(self, collector=None, input_files=None, pre_collector_path=None, database_chain=None, output_patterns=None, max_files_per_collector_job=None, max_collector_jobs=None, backend_args=None) | Collection | |
| _collector | Collection | protected |
| _input_files | Collection | protected |
| backend_args | Collection | |
| collector | Collection | |
| collector(self) | Collection | |
| collector(self, collector) | Collection | |
| database_chain | Collection | |
| default_max_collector_jobs | Collection | static |
| files_to_iovs | Collection | |
| input_files | Collection | |
| input_files(self) | Collection | |
| input_files(self, value) | Collection | |
| is_valid(self) | Collection | |
| job_cmd | Collection | |
| job_config | Collection | static |
| job_script | Collection | |
| max_collector_jobs(self) | Collection | |
| max_collector_jobs(self, value) | Collection | |
| max_files_per_collector_job(self) | Collection | |
| max_files_per_collector_job(self, value) | Collection | |
| output_patterns | Collection | |
| pre_collector_path | Collection | |
| reset_database(self) | Collection | |
| splitter | Collection | |
| uri_list_from_input_file(input_file) | Collection | static |
| use_central_database(self, global_tag) | Collection | |
| use_local_database(self, filename, directory="") | Collection | |