[chord] re :how to print FingerTable

Emil Sit sit at mit.edu
Tue Oct 11 10:35:00 EDT 2011


Hi Chiran,

On Mon, Oct 10, 2011 at 8:17 PM, chiranjeevi chigurupati
<chiranchigurupati at gmail.com> wrote:
> I have a question about how to print finger table after creating nodes in
> the network.I am new to development, and I am writing a Chord class
> according my requirements.I need to print the finger table after joining the
> network even though there is only one node in the network.Please help me ..

You can use the nodeq command to query the state of a running node.
It takes a host port and vnode number to query and outputs the
successor list, predecessors and finger table.

-- 
Emil Sit / http://www.emilsit.net/



More information about the chord mailing list