On Sep 16, 2008, at 8:45 AM, Thorsten Scherler wrote:

On Tue, 2008-09-16 at 08:31 -0400, Ryan McKinley wrote:
Queue.java

That is the interface.



On Sep 16, 2008, at 2:50 AM, Thorsten Scherler wrote:

On Mon, 2008-09-15 at 23:29 -0400, Ryan McKinley wrote:
Is there any need for the init method:
 public void init(Task[] initialTask)

Why isn't that just calling merge on an empty list?

I cannot remember the reasons exactly any more but it was something with
distributed Queue which might have to start up.

If you refer to the SimpleQueue, yeah merge sounds swell.


I'm just looking at the API wondering how to clean it up/make it smaller.

Is the interface a remnant of something from Nutch?

ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to