Skip navigation links
A B C E G H I J K L N P R S T U W 

A

AbstractDaemon - Class in csbase.sga.rest
An abstract class implementing the ISGADaemon interface just so we can make the main plugin class implement the required interface without much cruft.
AbstractDaemon() - Constructor for class csbase.sga.rest.AbstractDaemon
 
Action - Class in csbase.sga.rest.messages.parts
 
Action() - Constructor for class csbase.sga.rest.messages.parts.Action
 
Action(String) - Constructor for class csbase.sga.rest.messages.parts.Action
 
actions - Variable in class csbase.sga.rest.messages.JobResponse
 
actions - Variable in class csbase.sga.rest.messages.parts.RetrievedJob
 
actions - Variable in class csbase.sga.rest.messages.RegistrationRequest
 
actions - Variable in class csbase.sga.rest.messages.RegistrationResponseActions
 
Actions() - Constructor for class csbase.sga.rest.messages.RegistrationResponseActions.Actions
 
algorithm_root_dir - Variable in class csbase.sga.rest.messages.RegistrationRequest
 

B

bytesToHex(byte[]) - Static method in class csbase.sga.rest.CSBaseFacade
 

C

cmd_id - Variable in class csbase.sga.rest.messages.CompletionRequest
 
cmd_id - Variable in class csbase.sga.rest.messages.JobRequest
 
cmd_id - Variable in class csbase.sga.rest.messages.JobResponse
 
cmd_id - Variable in class csbase.sga.rest.messages.parts.LostJob
 
cmd_id - Variable in class csbase.sga.rest.messages.parts.RetrievedJob
 
cmd_string - Variable in class csbase.sga.rest.messages.JobRequest
 
commandCompleted(String, String, int, int, int) - Method in class csbase.sga.rest.CSBaseFacade
 
CommandStatusResponse - Class in csbase.sga.rest.messages
Data sent from the SGA with the successful response of a command's /status.
CommandStatusResponse() - Constructor for class csbase.sga.rest.messages.CommandStatusResponse
 
completion - Variable in class csbase.sga.rest.messages.RegistrationResponseActions.Actions
 
CompletionRequest - Class in csbase.sga.rest.messages
Data sent by the SGA when a job is completed.
CompletionRequest() - Constructor for class csbase.sga.rest.messages.CompletionRequest
 
control(SGAControlAction) - Method in class csbase.sga.rest.AbstractDaemon
 
control(JobControlAction, String) - Method in class csbase.sga.rest.SGARestCommand
 
control(SGAControlAction) - Method in class csbase.sga.rest.SGARestDaemon
 
createCommand(String, Map<String, String>) - Method in class csbase.sga.rest.SGARestDaemon
 
csbase - Static variable in class csbase.sga.rest.SGARestPlugin
 
csbase.sga.rest - package csbase.sga.rest
 
csbase.sga.rest.messages - package csbase.sga.rest.messages
 
csbase.sga.rest.messages.parts - package csbase.sga.rest.messages.parts
 
csbase.sga.rest.resources - package csbase.sga.rest.resources
 
CSBaseFacade - Class in csbase.sga.rest
 
CSBaseFacade(IServiceManager) - Constructor for class csbase.sga.rest.CSBaseFacade
 

E

error - Variable in class csbase.sga.rest.messages.ErrorResponse
 
error - Variable in class csbase.sga.rest.messages.RegistrationResponseError
 
ErrorResponse - Class in csbase.sga.rest.messages
 
ErrorResponse(String) - Constructor for class csbase.sga.rest.messages.ErrorResponse
 
executeCommand(String, String, Pair[]) - Method in class csbase.sga.rest.AbstractDaemon
 
executeCommand(String, String, Pair[]) - Method in class csbase.sga.rest.SGARestDaemon
 
extra_config - Variable in class csbase.sga.rest.messages.RegistrationRequest
 

G

getHeartbeatInterval(String) - Method in class csbase.sga.rest.CSBaseFacade
Returns the heartbeat interval for a registered SGA or -1 if the sgaName is invalid.
getHeartbeatInterval() - Method in class csbase.sga.rest.SGARestDaemon
 
getInstance(String, int) - Static method in class csbase.sga.rest.RestServer
Returns the singleton instance of this class.
getPath(String) - Method in class csbase.sga.rest.AbstractDaemon
 
getPath(String) - Method in class csbase.sga.rest.SGARestDaemon
 
getPaths(String) - Method in class csbase.sga.rest.AbstractDaemon
 
getRunningCommandInfo() - Method in class csbase.sga.rest.SGARestCommand
 

H

heartbeat - Variable in class csbase.sga.rest.messages.RegistrationResponseActions.Actions
 
heartbeat(String) - Method in class csbase.sga.rest.resources.SGA
 
HeartbeatAction - Class in csbase.sga.rest.messages.parts
 
HeartbeatAction(int, String) - Constructor for class csbase.sga.rest.messages.parts.HeartbeatAction
 
HeartbeatResource - Class in csbase.sga.rest.messages.parts
 
HeartbeatResource(int, String) - Constructor for class csbase.sga.rest.messages.parts.HeartbeatResource
 
hexArray - Static variable in class csbase.sga.rest.CSBaseFacade
 

I

interval_s - Variable in class csbase.sga.rest.messages.parts.HeartbeatAction
 
interval_s - Variable in class csbase.sga.rest.messages.parts.HeartbeatResource
 
is_dir - Variable in class csbase.sga.rest.messages.PathResponse
 
is_executable - Variable in class csbase.sga.rest.messages.PathResponse
 
is_readable - Variable in class csbase.sga.rest.messages.PathResponse
 
is_symlink - Variable in class csbase.sga.rest.messages.PathResponse
 
is_writable - Variable in class csbase.sga.rest.messages.PathResponse
 

J

JobRequest - Class in csbase.sga.rest.messages
Data sent by the server to the SGA requesting a job
JobRequest(String, String, Map<String, String>) - Constructor for class csbase.sga.rest.messages.JobRequest
 
JobRequest() - Constructor for class csbase.sga.rest.messages.JobRequest
 
JobResponse - Class in csbase.sga.rest.messages
Data sent by the SGA responding to a job submission
JobResponse() - Constructor for class csbase.sga.rest.messages.JobResponse
 

K

keepAlive(String) - Method in class csbase.sga.rest.CSBaseFacade
sends a heartbeat to the server, asking for an SGA to be kept alive.

L

link_path - Variable in class csbase.sga.rest.messages.PathResponse
 
logger - Variable in class csbase.sga.rest.AbstractDaemon
 
logger - Variable in class csbase.sga.rest.RestServer
 
lost - Variable in class csbase.sga.rest.messages.parts.PersistentData
 
LostJob - Class in csbase.sga.rest.messages.parts
 
LostJob() - Constructor for class csbase.sga.rest.messages.parts.LostJob
 

N

name - Variable in class csbase.sga.rest.messages.RegistrationRequest
 
nodes - Variable in class csbase.sga.rest.messages.RegistrationRequest
 
nodes - Variable in class csbase.sga.rest.messages.StatusRequest
 

P

parameters - Variable in class csbase.sga.rest.messages.JobRequest
 
path - Variable in class csbase.sga.rest.messages.PathResponse
 
path(String, String) - Static method in class csbase.sga.rest.RestServer
 
PathResponse - Class in csbase.sga.rest.messages
Data sent to the SGA with the successful response of /path.
PathResponse() - Constructor for class csbase.sga.rest.messages.PathResponse
 
persistent_data - Variable in class csbase.sga.rest.messages.RegistrationRequest
 
PersistentData - Class in csbase.sga.rest.messages.parts
 
PersistentData() - Constructor for class csbase.sga.rest.messages.parts.PersistentData
 
ping() - Method in class csbase.sga.rest.AbstractDaemon
 
platform - Variable in class csbase.sga.rest.messages.RegistrationRequest
 
pluginProperties - Variable in class csbase.sga.rest.AbstractDaemon
 
postIt(RegistrationRequest) - Method in class csbase.sga.rest.resources.SGA
 
postIt(String, StatusRequest) - Method in class csbase.sga.rest.resources.SGA
 
postIt(String, CompletionRequest) - Method in class csbase.sga.rest.resources.SGA
 
processes - Variable in class csbase.sga.rest.messages.CommandStatusResponse
 
project_root_dir - Variable in class csbase.sga.rest.messages.RegistrationRequest
 

R

register(String, Map<String, String>, Map<String, Map<String, String>>, Map<String, String>, PersistentData) - Method in class csbase.sga.rest.CSBaseFacade
 
RegistrationRequest - Class in csbase.sga.rest.messages
Data sent by the SGA when registering.
RegistrationRequest() - Constructor for class csbase.sga.rest.messages.RegistrationRequest
 
RegistrationResponse - Class in csbase.sga.rest.messages
Data sent to the SGA confirming registration.
RegistrationResponse() - Constructor for class csbase.sga.rest.messages.RegistrationResponse
 
RegistrationResponseActions - Class in csbase.sga.rest.messages
 
RegistrationResponseActions() - Constructor for class csbase.sga.rest.messages.RegistrationResponseActions
 
RegistrationResponseActions.Actions - Class in csbase.sga.rest.messages
 
RegistrationResponseError - Class in csbase.sga.rest.messages
 
RegistrationResponseError(String) - Constructor for class csbase.sga.rest.messages.RegistrationResponseError
 
removeCommand(String) - Method in class csbase.sga.rest.SGARestDaemon
 
Resource - Class in csbase.sga.rest.messages.parts
 
Resource() - Constructor for class csbase.sga.rest.messages.parts.Resource
 
Resource(String) - Constructor for class csbase.sga.rest.messages.parts.Resource
 
RestServer - Class in csbase.sga.rest
Singleton REST server object for the SGA plugin.
restServer - Static variable in class csbase.sga.rest.SGARestPlugin
 
retrieved - Variable in class csbase.sga.rest.messages.parts.PersistentData
 
RetrievedJob - Class in csbase.sga.rest.messages.parts
 
RetrievedJob() - Constructor for class csbase.sga.rest.messages.parts.RetrievedJob
 

S

sandbox_root_dir - Variable in class csbase.sga.rest.messages.RegistrationRequest
 
setActions(Map<String, String>) - Method in class csbase.sga.rest.SGARestCommand
 
setDefaultConfigKeys(String[]) - Method in class csbase.sga.rest.AbstractDaemon
 
setDefaultInfoKeys(String[]) - Method in class csbase.sga.rest.AbstractDaemon
 
setHeartbeatInterval(int) - Method in class csbase.sga.rest.SGARestDaemon
 
setProperties(Properties) - Method in class csbase.sga.rest.AbstractDaemon
 
SGA - Class in csbase.sga.rest.resources
Root resource (exposed at "myresource" path)
SGA() - Constructor for class csbase.sga.rest.resources.SGA
 
SGARestCommand - Class in csbase.sga.rest
 
SGARestCommand(String, Map<String, String>) - Constructor for class csbase.sga.rest.SGARestCommand
 
SGARestDaemon - Class in csbase.sga.rest
Instance of ISGADaemon that's registered in the server.
SGARestDaemon(String, Map<String, String>) - Constructor for class csbase.sga.rest.SGARestDaemon
 
SGARestPlugin - Class in csbase.sga.rest
 
SGARestPlugin(IServiceManager) - Constructor for class csbase.sga.rest.SGARestPlugin
 
size_bytes - Variable in class csbase.sga.rest.messages.PathResponse
 
start() - Method in class csbase.sga.rest.AbstractDaemon
 
start() - Method in class csbase.sga.rest.RestServer
 
start() - Method in class csbase.sga.rest.SGARestPlugin
 
status - Variable in class csbase.sga.rest.messages.RegistrationResponseActions.Actions
 
StatusRequest - Class in csbase.sga.rest.messages
Data sent by the SGA when updating its status.
StatusRequest() - Constructor for class csbase.sga.rest.messages.StatusRequest
 
stop() - Method in class csbase.sga.rest.AbstractDaemon
 
stop() - Method in class csbase.sga.rest.RestServer
 
systime_s - Variable in class csbase.sga.rest.messages.CompletionRequest
 

T

type - Variable in class csbase.sga.rest.messages.RegistrationRequest
 

U

unregister(String) - Method in class csbase.sga.rest.CSBaseFacade
 
updateStatus(String, Map<String, Map<String, String>>) - Method in class csbase.sga.rest.CSBaseFacade
 
uri - Variable in class csbase.sga.rest.messages.parts.Action
 
uri - Variable in class csbase.sga.rest.messages.parts.Resource
 
usertime_s - Variable in class csbase.sga.rest.messages.CompletionRequest
 

W

walltime_s - Variable in class csbase.sga.rest.messages.CompletionRequest
 
A B C E G H I J K L N P R S T U W 
Skip navigation links

Copyright © 2016. All rights reserved.