A B C D E F G H I J L M N O P R S T V X Y Z

A

ADDRESSES - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's addresses.
APPLICATION_IDENTIFIER - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of an application identifier.
ARGUMENTS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's arguments.
askForResults() - Method in class it.unitn.ing.xgridclient.Client
 

B

baseJarBase64 - Static variable in class it.unitn.ing.xgridclient.XGridHello
 

C

CANCEL - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the task control of cancel.
CANCELED - Static variable in class it.unitn.ing.xgridclient.Client
 
checkController() - Static method in class it.unitn.ing.xgridclient.XGridClient
 
checkHostNameAndAddress(String[]) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
Client - Class in it.unitn.ing.xgridclient
The Client is a class for basic management of XGrid tasks This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
CLIENT_COOKIE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's cookie.
CLIENT_NAME - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's name.
CLIENT_REGISTRATION - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a client registration message.
CLIENT_STATUS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a client status message.
closeChannel() - Method in class it.unitn.ing.xgridclient.Client
 
COMMAND - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's command.
connectClient(String) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
CONTROL - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task control.
controllerHostList - Static variable in class it.unitn.ing.xgridclient.XGridClient
 
CURRENT_CPU_POWER - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's current CPU power.
CURRENT_TASK_COUNT - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's current task count.

D

DATA_AVAILABLE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of if there is data available from a task.
DELETED - Static variable in class it.unitn.ing.xgridclient.Client
 

E

ERR_DATA - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's standard error.
ERROR - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of an error.

F

FAILED - Static variable in class it.unitn.ing.xgridclient.Client
 
FILE_DATA - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of an input file's data.
FINISHED - Static variable in class it.unitn.ing.xgridclient.Client
 

G

getAddress() - Method in class it.unitn.ing.xgridclient.Client
 
getClientName() - Method in class it.unitn.ing.xgridclient.Client
get the client's name
getControllerAddress(String) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
getControllersList() - Static method in class it.unitn.ing.xgridclient.XGridClient
 
getHostname() - Method in class it.unitn.ing.xgridclient.Client
get the hostname of the client
getResults(String) - Method in class it.unitn.ing.xgridclient.Client
 
getResults(String, String) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
getStringAsBase64String(String) - Method in class it.unitn.ing.xgridclient.XGridHello
 
getStringRepresentation() - Method in class it.unitn.ing.xgridclient.XGridClientMessage
Get a String containing the full message.

H

hiddenChar1 - Static variable in class it.unitn.ing.xgridclient.XGridClientRequestHandler
 
hiddenChar2 - Static variable in class it.unitn.ing.xgridclient.XGridClientRequestHandler
 
host - Static variable in class it.unitn.ing.xgridclient.XGridClient
 
hostname - Static variable in class it.unitn.ing.xgridclient.XGridClient
 
HOSTNAMES - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's hostnames.

I

IDENTIFIER - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of a message identifier.
INPUT_FILES - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's input files.
INPUT_STREAM - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's standard input.
IS_EXECUTABLE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of if an input file is executable.
it.unitn.ing.xgridclient - package it.unitn.ing.xgridclient
 

J

javaArguments - Static variable in class it.unitn.ing.xgridclient.XGridHello
 
javaCommand - Static variable in class it.unitn.ing.xgridclient.XGridHello
 
JOB_ATTRIBUTES - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job attributes message.
JOB_CONTROL - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job control message.
JOB_IDENTIFIER - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job identifier message.
JOB_RESULTS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job results message.
JOB_SPECIFICATION - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job specification message.
JOB_STATUS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job status message.
JOB_SUBMISSION - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a job submission message.
jobIdentifier - Variable in class it.unitn.ing.xgridclient.Client
 
jobResults - Variable in class it.unitn.ing.xgridclient.Client
 
jobStatus - Variable in class it.unitn.ing.xgridclient.Client
 

L

loadfile(String) - Static method in class it.unitn.ing.xgridclient.XGridClientMessage
 
loadfiles(String, String[]) - Static method in class it.unitn.ing.xgridclient.XGridClientMessage
 

M

main(String[]) - Static method in class it.unitn.ing.xgridclient.XGridHello
This is an example of how to use the XGridClient to submit java jobs
MAXIMUM_CPU_POWER - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's maximum CPU power.
MAXIMUM_TASK_COUNT - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's maximum task count.

N

NAME - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of a message name.
NO - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload value of a no.
NOTIFICATION - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the type of a notification message.

O

OUTPUT_FILES - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's ouput files.

P

PAYLOAD - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of a message payload.
PREPARED - Static variable in class it.unitn.ing.xgridclient.Client
 
PRO_XGRIDCLIENT_URI - Static variable in class it.unitn.ing.xgridclient.XGridClient
 

R

READ_DATA - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's standard output.
receiveMSG(MessageMSG) - Method in class it.unitn.ing.xgridclient.XGridClientRequestHandler
 
REMOVE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
 
removeAll - Static variable in class it.unitn.ing.xgridclient.XGridClient
 
removeRequestHandler() - Method in class it.unitn.ing.xgridclient.Client
 
removeTask() - Method in class it.unitn.ing.xgridclient.Client
 
REPLY - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the type of a reply message.
REQUEST - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the type of a request message.
RESULTS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
 
retrieveData - Static variable in class it.unitn.ing.xgridclient.XGridHello
 
RUNNING - Static variable in class it.unitn.ing.xgridclient.Client
 
runningTasks - Static variable in class it.unitn.ing.xgridclient.XGridHello
 

S

sendMSG(XGridClientMessage) - Method in class it.unitn.ing.xgridclient.Client
send a message to the controller
setControllerHost(String) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
setJobIdentifier(String) - Method in class it.unitn.ing.xgridclient.Client
 
setRequestHandler() - Method in class it.unitn.ing.xgridclient.Client
 
setResults(String) - Method in class it.unitn.ing.xgridclient.Client
 
setStatus(String) - Method in class it.unitn.ing.xgridclient.Client
 
START - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the task control of start.
status() - Method in class it.unitn.ing.xgridclient.Client
 
STATUS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
 
STDIN - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the key of the file used to store the standard input of a task.
SUBMISSION_IDENTIFIER - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of a submission identifier.
submitJob(String, String[], String[], String, String[]) - Method in class it.unitn.ing.xgridclient.Client
 
submitJob(String, String, String[], String[], String, String[]) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
submitJob(int) - Method in class it.unitn.ing.xgridclient.XGridHello
 
submitJobAndWait(String, String[], String[], String, String[]) - Method in class it.unitn.ing.xgridclient.Client
 
submitJobAndWait(String, String[], String[], String, String[]) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
submitJobAndWait(String, String, String[], String[], String, String[]) - Static method in class it.unitn.ing.xgridclient.XGridClient
 
subscribe() - Method in class it.unitn.ing.xgridclient.Client
 
SUBSCRIBE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
 

T

task - Variable in class it.unitn.ing.xgridclient.Client
 
TASK_ARGUMENTS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task command arguments message.
TASK_COMMAND - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task command message.
TASK_CONTROL - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task control message.
TASK_FINAL_RESULTS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task final results message.
TASK_MEGAHERTZ - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key for the CPU power for this task.
TASK_REF - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's reference.
TASK_REF_ARRAY - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a client's task reference array.
TASK_RESULTS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task results message.
TASK_SPECIFICATIONS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task specification message.
TASK_STATE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's state.
TASK_STATUS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task status message.
TASK_SUBMISSION - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the name of a task submission message.
TERMINATION_STATUS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload key of a task's termination status.
TYPE - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the dictionary key of a message type.

V

version - Static variable in class it.unitn.ing.xgridclient.XGridClient
 

X

XGridClient - Class in it.unitn.ing.xgridclient
The XGridClient is a class for XGrid job submission This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
XGridClient() - Constructor for class it.unitn.ing.xgridclient.XGridClient
 
XGridClientMessage - Class in it.unitn.ing.xgridclient
The XGridClientMessage is a class to manage messaging in XGrid This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
XGridClientRequestHandler - Class in it.unitn.ing.xgridclient
The XGridClientRequestHandler handles the requests and messaging This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
xgridFilenames - Static variable in class it.unitn.ing.xgridclient.XGridHello
 
XGridHello - Class in it.unitn.ing.xgridclient
The XGridHello is a class to show how to use the XGridClient.
XGridHello() - Constructor for class it.unitn.ing.xgridclient.XGridHello
 
xgridport - Static variable in class it.unitn.ing.xgridclient.XGridClient
 

Y

YES - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the payload value of a yes.

Z

ZEROS - Static variable in class it.unitn.ing.xgridclient.XGridClientMessage
The String for the trailing zeros that are added to the end of the CPU power.

A B C D E F G H I J L M N O P R S T V X Y Z