|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StripeId | |
rice.p2p.splitstream |
Uses of StripeId in rice.p2p.splitstream |
Fields in rice.p2p.splitstream declared as StripeId | |
protected StripeId |
Stripe.stripeId
The stripeId for this stripe |
Methods in rice.p2p.splitstream that return StripeId | |
protected static StripeId[] |
Channel.generateStripeIds(ChannelId id,
IdFactory factory)
Creates and returns the Ids associated with the provided channelId |
StripeId |
Stripe.getStripeId()
gets the StripeID for this stripe |
Constructors in rice.p2p.splitstream with parameters of type StripeId | |
Stripe(StripeId stripeId,
Scribe scribe,
Channel channel)
The constructor used when creating a stripe from scratch. |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |