Index

A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

H

handleArchiveJob(DataOutputStream, String) - Method in class titan.network.RpcWorkerServer
Handles the execution of a job that involves staging and running an archived payload.
handleArchiveService(DataOutputStream, String) - Method in class titan.network.RpcWorkerServer
Handles the deployment and startup of a service from an archived payload.
handleAsyncExecution(DataOutputStream, String) - Method in class titan.network.RpcWorkerServer
Handles the asynchronous execution of a task.
handleCommand(String) - Method in class titan.TitanCLI
Parses a user-provided command string, maps it to the appropriate Titan protocol operation code, and constructs the necessary payload.
handleDeployRequest(String, String, String) - Method in class titan.network.SchedulerServer
Processes a request to deploy a file (e.g., a JAR or script) to a worker.
handleExecution(DataOutputStream, String, String) - Method in class titan.network.RpcWorkerServer
Handles the execution of a task, either synchronously or asynchronously depending on the worker's saturation.
handleJobCallback(String) - Method in class titan.scheduler.Scheduler
Processes callbacks from workers regarding the completion or failure of asynchronous jobs.
handleJobFailure(Job) - Method in class titan.scheduler.Scheduler
Handles the failure of a job.
handleRegistration(Socket, String) - Method in class titan.network.SchedulerServer
Handles a worker registration request from a client.
handleRunScript(String, String) - Method in class titan.network.SchedulerServer
Handles a request to execute a script or an executable file on a worker.
handleSyncExecution(DataOutputStream, String, String) - Method in class titan.network.RpcWorkerServer
Handles the synchronous execution of a task.
handleUpload(String) - Method in class titan.TitanCLI
Handles the 'upload' command.
heartBeatExecutor - Variable in class titan.scheduler.Scheduler
 
host - Variable in class titan.network.LogBatcher
 
host - Variable in class titan.scheduler.Worker
The hostname or IP address of the worker.
host - Variable in class titan.storage.TitanJRedisAdapter
 
host - Variable in class titan.TitanCLI
The hostname or IP address of the Titan scheduler to connect to.
host() - Method in class titan.scheduler.Worker
Returns the hostname or IP address of the worker.
A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values