Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
D
DataComputePair
- Class in
org.gridbus.broker.scheduler
This class represents a DataCompute pair, which includes a data host, and a compute server
DataComputePair()
- Constructor for class org.gridbus.broker.scheduler.
DataComputePair
Default constructor
DataComputePair(ComputeServer, DataHost, float, float)
- Constructor for class org.gridbus.broker.scheduler.
DataComputePair
Constructor for DataComputePair, sets up the internal data structures.
DataComputeSet
- Class in
org.gridbus.broker.scheduler
This class represents a DataCompute pair, which includes a data host, and a compute server
DataComputeSet()
- Constructor for class org.gridbus.broker.scheduler.
DataComputeSet
Default constructor
DataComputeSet(ComputeServer, DataHostFilePair, float, float)
- Constructor for class org.gridbus.broker.scheduler.
DataComputeSet
Constructor for DataComputePair, sets up the internal data structures.
DataFile
- Class in
org.gridbus.broker.farming.common.data
This class represents a DataFile and stores all its attributes
DataFile(String)
- Constructor for class org.gridbus.broker.farming.common.data.
DataFile
Constructor for DataFile.
DataHost
- Class in
org.gridbus.broker.farming.common.data
This class represents a DataHost and its attributes
DataHost(String)
- Constructor for class org.gridbus.broker.farming.common.data.
DataHost
Constructor for DataHost class.
DataHostFilePair
- Class in
org.gridbus.broker.scheduler
This class represents a DataCompute pair, which includes a data host, and a compute server
DataHostFilePair()
- Constructor for class org.gridbus.broker.scheduler.
DataHostFilePair
Default constructor
DataHostFilePair(DataFile, DataHost)
- Constructor for class org.gridbus.broker.scheduler.
DataHostFilePair
Default constructor
DataScheduler
- Class in
org.gridbus.broker.scheduler
This class is the scheduler which implements scheduling algorithms considering network and data costs, and data transfer times.
DataScheduler(GridbusFarmingEngine)
- Constructor for class org.gridbus.broker.scheduler.
DataScheduler
Constructor for the scheduler
DataSchedulerOld
- Class in
org.gridbus.broker.scheduler
This class is the scheduler which implements scheduling algorithms considering network and data costs, and data transfer times.
DataSchedulerOld(GridbusFarmingEngine)
- Constructor for class org.gridbus.broker.scheduler.
DataSchedulerOld
Constructor for the scheduler
DB
- Static variable in class org.gridbus.broker.persistence.
PersistenceFactory
Database persistence mode
DBConnection
- Class in
org.gridbus.broker.persistence.db
DBConnection()
- Constructor for class org.gridbus.broker.persistence.db.
DBConnection
DBDataScheduler
- Class in
org.gridbus.broker.scheduler
This class implements a scheduler which takes into account both data and network costs
DBDataScheduler(GridbusFarmingEngine, String)
- Constructor for class org.gridbus.broker.scheduler.
DBDataScheduler
Constructor for the scheduler
DBReader
- Class in
org.gridbus.broker.persistence.db
DBReader()
- Constructor for class org.gridbus.broker.persistence.db.
DBReader
DBReader(String, String, String, String)
- Constructor for class org.gridbus.broker.persistence.db.
DBReader
Constructor specifying the JDBC driver class name to use
DBScheduler
- Class in
org.gridbus.broker.scheduler
This is a basic scheduler for the broker, which doesnot take into account remote data files.
DBScheduler(GridbusFarmingEngine)
- Constructor for class org.gridbus.broker.scheduler.
DBScheduler
Constructor for the scheduler
DBWriter
- Class in
org.gridbus.broker.persistence.db
DBWriter()
- Constructor for class org.gridbus.broker.persistence.db.
DBWriter
Default constructor for this class, Assumes the following default values: Database driver: mySQL Database name: gridbusbroker Server: localhost.
DBWriter(String, String, String, String)
- Constructor for class org.gridbus.broker.persistence.db.
DBWriter
Constructor specifying the JDBC driver class name to use
DEADLINE
- Static variable in class org.gridbus.broker.farming.common.
BrokerProperties
The deadline for the current grid application
decAllocatedJobs()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Decrements the number of jobs allocated to this server
DECODE
- Static variable in class org.gridbus.broker.util.
Base64
Specify decoding.
decode(byte[], int, int)
- Static method in class org.gridbus.broker.util.
Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String)
- Static method in class org.gridbus.broker.util.
Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeToObject(String)
- Static method in class org.gridbus.broker.util.
Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT_CONTEXTNAME
- Static variable in class org.gridbus.broker.farming.globus.
MDSUtil
DEFAULT_FILTER
- Static variable in class org.gridbus.broker.farming.globus.
MDSUtil
DEFAULT_PROXY_LIFETIME
- Static variable in class org.gridbus.broker.farming.common.security.
ProxyCredential
The proxy life time is specified in seconds.
detectFile(String, int)
- Method in interface org.gridbus.broker.farming.common.dispatchers.
Dispatcher
detectFile(String, int)
- Method in class org.gridbus.broker.farming.common.dispatchers.
LocalDispatcher
Detects the existence of the remote file.
detectFile(String, int)
- Method in class org.gridbus.broker.farming.common.dispatchers.
SSHDispatcher
Detects the existence of the remote file.
detectFile(String)
- Method in class org.gridbus.broker.util.
SSHSession
Detect file on the remote host by using SFTP
disconnect()
- Method in class org.gridbus.broker.persistence.db.
DBReader
Closes the database connection
disconnect()
- Method in class org.gridbus.broker.persistence.db.
DBWriter
Closes the database connection
disconnect()
- Method in interface org.gridbus.broker.persistence.
Reader
disconnect()
- Method in interface org.gridbus.broker.persistence.
Writer
disconnect()
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Disconnect from LDAP server
discover()
- Method in class org.gridbus.broker.farming.common.queues.
QueueManager
discover()
- Method in class org.gridbus.broker.farming.common.queues.
QueueManagerPBS
discover()
- Method in class org.gridbus.broker.farming.common.queues.
QueueManagerSGE
discoverProperties()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiComputeServer
discoverProperties()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Discover the dynamic server properties
discoverProperties()
- Method in class org.gridbus.broker.farming.condor.
CondorComputeServer
Checks if the compute server is up, and sets all its attributes
discoverProperties()
- Method in class org.gridbus.broker.farming.fork.
ForkComputeServer
Checks if the compute server is up, and sets all its attributes
discoverProperties()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Checks if the compute server is up, and sets all its attributes
discoverProperties()
- Method in class org.gridbus.broker.farming.globus.gt4.
GT4ComputeServer
Checks if the compute server is up, and sets all its attributes
discoverProperties()
- Method in class org.gridbus.broker.farming.pbs.
PBSComputeServer
Checks if the compute server is up, and sets all its attributes
discoverProperties()
- Method in class org.gridbus.broker.farming.sge.
SGEComputeServer
Checks if the compute server is up, and sets all its attributes
discoverProperties()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
discoverProperties()
- Method in class org.gridbus.broker.farming.xgrid.
XgridComputeServer
Checks if the compute server is up, and sets all its attributes
discoverPropertiesGeneric()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Checks if the compute server is up, and sets all its attributes (This method has some generic code that could be used by all middleware(running locally / remotely-on-Unix-like nodes))
Dispatcher
- Interface in
org.gridbus.broker.farming.common.dispatchers
DispatcherFactory
- Class in
org.gridbus.broker.farming.common.dispatchers
DispatcherFactory(Object)
- Constructor for class org.gridbus.broker.farming.common.dispatchers.
DispatcherFactory
DONE
- Static variable in class org.gridbus.broker.farming.common.
Job
Job is completed.
DONT_BREAK_LINES
- Static variable in class org.gridbus.broker.util.
Base64
Don't break lines when encoding (violates strict Base64 specification)
doSubstitution(Hashtable)
- Method in class org.gridbus.broker.runfile.
SubstituteCommand
Substitutes the source file with values in the hashtable
doSubstitutionwin(Hashtable)
- Method in class org.gridbus.broker.runfile.
SubstituteCommand
Substitution for Windows OS
dump(ResultSet)
- Static method in class org.gridbus.broker.util.
HSQLDBUtil
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X