Class Summary |
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. |
SplitStreamContent |
This represents data sent through scribe for splitstream |
SplitStreamImpl |
This is the implementing class of the ISplitStream interface. |
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. |
SplitStreamSubscribeContent |
This represents data sent through scribe for splitstream during a
subscribe |
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. |