|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericApp | |
planet.test | |
planet.test.broadcast | |
planet.test.dht | |
planet.test.factory | |
planet.test.scribe | |
planet.test.simpledht |
Uses of GenericApp in planet.test |
Subclasses of GenericApp in planet.test | |
class |
TestPool
Test the MessagePool, building 10.000 messages, two times in this sequence: 1. |
Uses of GenericApp in planet.test.broadcast |
Subclasses of GenericApp in planet.test.broadcast | |
class |
BroadcastTest
This test make a broadcast message over all network nodes. |
Uses of GenericApp in planet.test.dht |
Subclasses of GenericApp in planet.test.dht | |
class |
ChordDHT
Main application that tests to inserts a wide number of key/value pairs at the ring and lookups a concrete existing key. |
Uses of GenericApp in planet.test.factory |
Subclasses of GenericApp in planet.test.factory | |
class |
TestAppFactory
Simple test that builds an ApplicationFactory and an Application using it. |
class |
TestEndPointFactory
Simple test that builds an EndPointFactory and an EndPoint using it. |
class |
TestIdFactory
Simple test that builds an IdFactory and an Id using it. |
class |
TestNetFactory
Simple test that builds a NetworkFactory and a Network using it. |
class |
TestNodeFactory
Simple test that builds a NodeFactory and a Node using it. |
class |
TestNodeHandleFactory
Simple test that builds a NodeHandleFactory and a NodeHandle using it. |
Uses of GenericApp in planet.test.scribe |
Subclasses of GenericApp in planet.test.scribe | |
class |
ScribePeerTest
|
Uses of GenericApp in planet.test.simpledht |
Subclasses of GenericApp in planet.test.simpledht | |
class |
DHTPeerTest
Makes a simple Hello World test. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |