VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html

changeset 51
cf5c3ddc1de3
parent 45
232ed15782bb
child 62
4a69da851bd2
equal deleted inserted replaced
50:ae07d4efb120 51:cf5c3ddc1de3
150 </dl> 150 </dl>
151 <div align="right"><a href="#top">Up</a></div> 151 <div align="right"><a href="#top">Up</a></div>
152 <hr /><hr /> 152 <hr /><hr />
153 <a NAME="batchVultureCheck" ID="batchVultureCheck"></a> 153 <a NAME="batchVultureCheck" ID="batchVultureCheck"></a>
154 <h2>batchVultureCheck</h2> 154 <h2>batchVultureCheck</h2>
155 <b>batchVultureCheck</b>(<i>argumentsList, send, fx, cancelled</i>) 155 <b>batchVultureCheck</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>)
156 <p> 156 <p>
157 Module function to analyze a batch of files. 157 Module function to analyze a batch of files.
158 </p><dl> 158 </p><dl>
159 <dt><i>argumentsList</i> (list)</dt> 159 <dt><i>argumentsList</i> (list)</dt>
160 <dd> 160 <dd>
166 <dd> 166 <dd>
167 registered service name 167 registered service name
168 </dd><dt><i>cancelled</i> (function)</dt> 168 </dd><dt><i>cancelled</i> (function)</dt>
169 <dd> 169 <dd>
170 reference to function checking for a cancellation 170 reference to function checking for a cancellation
171 </dd><dt><i>maxProcesses</i> (int)</dt>
172 <dd>
173 number of processes to be used
171 </dd> 174 </dd>
172 </dl> 175 </dl>
173 <div align="right"><a href="#top">Up</a></div> 176 <div align="right"><a href="#top">Up</a></div>
174 <hr /><hr /> 177 <hr /><hr />
175 <a NAME="initBatchService" ID="initBatchService"></a> 178 <a NAME="initBatchService" ID="initBatchService"></a>

eric ide

mercurial