Closed GoogleCodeExporter closed 8 years ago
Hi Isaac.
loadNow is a way to force the priority of items, making the queue to be stoped,
than the specific item 'bumps
ahead'[1]. After adding items to be loaded, what you need to do is call the
start() method [2] [3].
Also if possible, I'd ask to direct usage questions to the mailing list[4] not
the issue tracker.
To find out which version you are using you either:
a) Downloaded the zip file (in which case the revision number is part of the
name of your zip.
b) Fetched from svn, in which case you can use 'svn info'.
Best regards,
[1] http://media.stimuli.com.br/projects/bulk-
loader/docs/br/com/stimuli/loading/BulkLoader.html#loadNow()
[2] http://code.google.com/p/bulk-loader/wiki/GettingStarted
[3]
http://media.stimuli.com.br/projects/bulk-loader/docs/br/com/stimuli/loading/Bul
kLoader.html#start()
[4] http://groups.google.com/group/bulkloader-users
Original comment by debert
on 4 May 2010 at 9:54
Original issue reported on code.google.com by
isaacal...@gmail.com
on 4 May 2010 at 9:46