|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scribe | |
---|---|
rice.p2p.multiring | |
rice.p2p.scribe | |
rice.p2p.scribe.testing | |
rice.p2p.splitstream |
Uses of Scribe in rice.p2p.multiring |
---|
Fields in rice.p2p.multiring declared as Scribe | |
---|---|
protected Scribe |
MultiringNode.scribe
The Scribe application which the node uses to do routing |
Uses of Scribe in rice.p2p.scribe |
---|
Classes in rice.p2p.scribe that implement Scribe | |
---|---|
class |
ScribeImpl
|
Uses of Scribe in rice.p2p.scribe.testing |
---|
Fields in rice.p2p.scribe.testing declared as Scribe | |
---|---|
protected Scribe |
RawScribeRegrTest.TestScribeClient.scribe
DESCRIBE THE FIELD |
protected Scribe |
RawScribeRegrTest.TestScribePolicy.scribe
|
protected Scribe |
ScribeRegrTest.TestScribePolicy.scribe
|
Constructors in rice.p2p.scribe.testing with parameters of type Scribe | |
---|---|
RawScribeRegrTest.TestScribeClient(Scribe scribe,
Topic topic,
int i)
Constructor for TestScribeClient. |
|
RawScribeRegrTest.TestScribePolicy(Scribe scribe)
|
|
ScribeRegrTest.TestScribePolicy(Scribe scribe)
|
Uses of Scribe in rice.p2p.splitstream |
---|
Fields in rice.p2p.splitstream declared as Scribe | |
---|---|
protected Scribe |
SplitStreamImpl.scribe
The scribe instance for this SplitStream Object |
protected Scribe |
SplitStreamScribePolicy.scribe
A reference to this policy's scribe object |
protected Scribe |
Stripe.scribe
The scribe object |
Methods in rice.p2p.splitstream with parameters of type Scribe | |
---|---|
ScribePolicy |
SplitStreamScribePolicyFactory.getSplitStreamScribePolicy(Scribe scribe,
SplitStream splitstream)
|
Constructors in rice.p2p.splitstream with parameters of type Scribe | |
---|---|
Channel(ChannelId channelId,
Scribe scribe,
java.lang.String instance,
IdFactory factory,
Id localId,
int stripeBase,
int maxFailedSubscriptions)
Constructor to create a new channel from scratch |
|
SplitStreamScribePolicy(Scribe scribe,
SplitStream splitStream)
Constructor which takes a splitStream object |
|
Stripe(StripeId stripeId,
Scribe scribe,
java.lang.String instance,
Channel channel,
int maxFailedSubscriptions)
The constructor used when creating a stripe from scratch. |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |