LimeWire Consolidated API

com.limegroup.gnutella
Interface NodeAssigner


public interface NodeAssigner


Method Summary
 boolean isTooGoodUltrapeerToPassUp()
          Accessor for whether or not this machine has settings that are too good to pass up for Ultrapeer election.
 void start()
          Schedules a timer event to continually updates the upload and download bandwidth used, and assign this node accordingly.
 void stop()
           
 

Method Detail

start

void start()
Schedules a timer event to continually updates the upload and download bandwidth used, and assign this node accordingly. Non-blocking. Router provides the schedule(..) method for the timing


stop

void stop()

isTooGoodUltrapeerToPassUp

boolean isTooGoodUltrapeerToPassUp()
Accessor for whether or not this machine has settings that are too good to pass up for Ultrapeer election.

Returns:
true if this node has extremely good Ultrapeer settings, otherwise false

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.