Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.ubermq.chord

Interface Summary
ChordIdentifier A chord identifier.
ChordIdentifierFactory Specifies a factory interface to construct chord identifiers in various ways.
ChordInfrastructure  
ChordNode Defines a node in the Chord system.
ChordNodeProvider Additional operations that a chord node must provide in order to advertise its services to the infrastructure.
 

Class Summary
AbstractChordInfrastructure  
AbstractChordNode  
BoundedChordIdentifier  
BoundedChordIdentifier.MyFactory  
ChordTestCase  
IdentifierTestCase  
IntegerChordIdentifier A chord identifier that uses a 2^32 size identifier space.
Interval  
IntervalTestCase