Rice Pastry API

rice.pastry
Interface NodeIdFactory

All Known Implementing Classes:
CertifiedNodeIdFactory, IPNodeIdFactory, RandomNodeIdFactory

public interface NodeIdFactory

An interface to any object capable of generating nodeIds.

Version:
$Id: NodeIdFactory.java 3613 2007-02-15 14:45:14Z jstewart $
Author:
Andrew Ladd

Method Summary
 Id generateNodeId()
          Generates a nodeId.
 

Method Detail

generateNodeId

Id generateNodeId()
Generates a nodeId.

Returns:
a new node id.

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection