|
Lightweight Bartering Grid | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridDataManager | |
---|---|
lbg.peer | |
lbg.peer.workflow | |
lbg.protocol.data | |
lbg.resource | |
lbg.task |
Uses of GridDataManager in lbg.peer |
---|
Methods in lbg.peer that return GridDataManager | |
---|---|
GridDataManager |
SimulatedPeer.gdm()
|
abstract GridDataManager |
Peer.gdm()
|
GridDataManager |
LivePeer.gdm()
|
Uses of GridDataManager in lbg.peer.workflow |
---|
Methods in lbg.peer.workflow with parameters of type GridDataManager | |
---|---|
void |
JobDescriptor.convert(GridDataManager manager)
Convert all stored datas. |
Uses of GridDataManager in lbg.protocol.data |
---|
Methods in lbg.protocol.data that return GridDataManager | |
---|---|
GridDataManager |
GridDataManager.setFTPConfig(int port)
Sets the FTP server configuration. If a server is already running, it will need to be restarted for the changes to take effect. |
GridDataManager |
GridDataManager.setFTPConfig(int port,
java.lang.String user,
java.lang.String password)
Sets the FTP server configuration. If a server is already running, it will need to be restarted for the changes to take effect. |
Uses of GridDataManager in lbg.resource |
---|
Methods in lbg.resource that return GridDataManager | |
---|---|
GridDataManager |
LiveResource.gdm()
|
Uses of GridDataManager in lbg.task |
---|
Methods in lbg.task with parameters of type GridDataManager | |
---|---|
GridData[] |
Task.readyInputDataSet(GridDataManager gdm)
Readies input data set for execution. |
|
Lightweight Bartering Grid | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.