|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PastryAppl | |
|---|---|
| rice.pastry | |
| rice.pastry.client | |
| rice.pastry.commonapi | |
| rice.pastry.standard | |
| rice.pastry.testing | |
| Uses of PastryAppl in rice.pastry |
|---|
| Methods in rice.pastry with parameters of type PastryAppl | |
|---|---|
void |
PastryNode.registerApp(PastryAppl app)
Registers an application with this pastry node. |
| Uses of PastryAppl in rice.pastry.client |
|---|
| Subclasses of PastryAppl in rice.pastry.client | |
|---|---|
class |
CommonAPIAppl
CommonAPIAppl is an abstract class that all new applications should extend. |
| Uses of PastryAppl in rice.pastry.commonapi |
|---|
| Subclasses of PastryAppl in rice.pastry.commonapi | |
|---|---|
class |
PastryEndpoint
This class serves as gluecode, which allows applications written for the common API to work with pastry. |
| Uses of PastryAppl in rice.pastry.standard |
|---|
| Subclasses of PastryAppl in rice.pastry.standard | |
|---|---|
class |
ConsistentJoinProtocol
Does not setReady until contacting entire leafset which gossips new members. |
class |
PeriodicLeafSetProtocol
An implementation of a periodic-style leafset protocol |
class |
StandardJoinProtocol
An implementation of a simple join protocol. |
| Uses of PastryAppl in rice.pastry.testing |
|---|
| Subclasses of PastryAppl in rice.pastry.testing | |
|---|---|
class |
HelloWorldApp
A hello world example for pastry. |
class |
Ping
Ping A performance test suite for pastry. |
class |
PingClient
A very simple ping object. |
class |
RegrTestApp
RegrTestApp A regression test suite for pastry. |
|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||