Rice Pastry API

Uses of Package
rice.p2p.splitstream

Packages that use rice.p2p.splitstream
rice.p2p.splitstream   
rice.p2p.splitstream.testing   
 

Classes in rice.p2p.splitstream used by rice.p2p.splitstream
Channel
          The channel controls all the meta data associated with a group of stripes.
ChannelId
          This class wraps the nodeId object so we can use type checking and allow more readable and understandable code.
SplitStream
          The interface defines the methods that a splitStream object must implement.
SplitStreamClient
          This interface allows an application running on top of SplitStream to be notified of events.
SplitStreamScribePolicy
          This class represents SplitStream's policy for Scribe, which only allows children according to the bandwidth manager and makes anycasts first traverse all nodes who have the stripe in question as their primary stripe, and then the nodes who do not.
SplitStreamScribePolicyFactory
           
Stripe
          This class encapsulates all data about an individual stripe.
StripeId
          This class wraps the nodeId object so we can use type checking and allow more readable and understandable code.
 

Classes in rice.p2p.splitstream used by rice.p2p.splitstream.testing
ChannelId
          This class wraps the nodeId object so we can use type checking and allow more readable and understandable code.
SplitStreamClient
          This interface allows an application running on top of SplitStream to be notified of events.
SplitStreamImpl
          This is the implementing class of the ISplitStream interface.
Stripe
          This class encapsulates all data about an individual stripe.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection