lbg.peer
Class SimulatedPeer
java.lang.Object
lbg.peer.Peer
lbg.peer.SimulatedPeer
public class SimulatedPeer
- extends Peer
Peer (SIM mode).
- Author:
- Cyril Briquet
| Methods inherited from class lbg.peer.Peer |
basicConfig, dataConfig, id, negotiatorController, netConfig, processSelfEvents, qms, register, rms, scheduler, schedulerController, searchEngine, service, strategyConfig, toStringSummary, xms |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SimulatedPeer
public SimulatedPeer(PeerBasicConfiguration peer_basic_config,
PeerNetworkConfiguration peer_network_config,
PeerDataConfiguration peer_data_config,
PeerStrategyConfiguration peer_strategy_config,
PeerServiceFactory peer_service_factory,
ControllerFactory ctrlr_factory,
SearchEngineHandle se_handle,
EnvironmentController env_ctrlr,
int sim_idx)
throws GridException
- Creates a new Peer (SIM mode).
- Parameters:
peer_basic_config - Peer basic configurationpeer_network_config - Peer network configurationpeer_data_config - Peer data configurationpeer_strategy_config - Peer strategy configurationpeer_service_factory - Peer service factoryctrlr_factory - controller factoryse_handle - search engine handleenv_ctrlr - environment controllersim_idx - Peer simulator index
- Throws:
GridException
toString
public java.lang.String toString()
- Overrides:
toString in class Peer
gdm
public GridDataManager gdm()
- Specified by:
gdm in class Peer
- Returns:
- null
logger
public java.util.logging.Logger logger()
- Specified by:
logger in class Peer
- Returns:
- null
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.