Package p2pMapReduce.networkModule

Interface Summary
ConnectionIF A connection between two nodes.
NetworkModuleIF A NetworkModuleIF is the manager of all the network interaction of the node in the P2PMapReduce framework.
NodeInfo Contains all the basic information about a node
 

Class Summary
NetworkConfiguration Contains all the startup and configuration parameters for a NetworkModuleIF.
NetworkModuleFactory Provide a concrete implementation of the NetworkModuleIF interface.