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
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
D
DBDataScheduler
- class org.gridbus.broker.scheduler.
DBDataScheduler
.
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
DBScheduler
- class org.gridbus.broker.scheduler.
DBScheduler
.
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
DECODE
- Static variable in class org.gridbus.broker.farming.alchemi.
Base64
Specify decoding.
DEFAULT_CONTEXTNAME
- Static variable in class org.gridbus.broker.util.
MDSUtil
DEFAULT_FILTER
- Static variable in class org.gridbus.broker.util.
MDSUtil
DONE
- Static variable in class org.gridbus.broker.farming.common.
Job
DONT_BREAK_LINES
- Static variable in class org.gridbus.broker.farming.alchemi.
Base64
Don't break lines when encoding (violates strict Base64 specification)
DataComputePair
- class org.gridbus.broker.scheduler.
DataComputePair
.
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.
DataFile
- class org.gridbus.broker.farming.common.
DataFile
.
This class represents a DataFile and stores all its attributes
DataFile(String)
- Constructor for class org.gridbus.broker.farming.common.
DataFile
Constructor for DataFile.
DataHost
- class org.gridbus.broker.farming.common.
DataHost
.
This class represents a DataHost and its attributes
DataHost(String)
- Constructor for class org.gridbus.broker.farming.common.
DataHost
Constructor for HEPDataHost class
DataScheduler
- class org.gridbus.broker.scheduler.
DataScheduler
.
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
DummyJobWrapper
- class org.gridbus.broker.farming.dummy.
DummyJobWrapper
.
For testing
DummyJobWrapper()
- Constructor for class org.gridbus.broker.farming.dummy.
DummyJobWrapper
decExecutingJobs()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Decrements the number of jobs currently executing on this server
decode(String)
- Method in class org.gridbus.broker.farming.alchemi.
Alchemi_Job_Encode_Decode
Returns a byte array after decoding the input string using Base64.
decode(byte[], int, int)
- Static method in class org.gridbus.broker.farming.alchemi.
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.farming.alchemi.
Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeToObject(String)
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Attempts to decode Base64 data and deserialize a Java Object within.
director()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
This is a simple initiation command, indicating the start of the conversation between the client and the server.
disconnect()
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Disconnect from LDAP server
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
dumpoutput(int)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmlParser
Writes the output into a file in the user home directory
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
L
M
N
O
P
Q
R
S
T
U
V
W
X
_