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

C

cancelChildren(String) - Method in class titan.scheduler.Scheduler
Recursively cancels child jobs whose parent job has failed.
capabilities - Variable in class titan.scheduler.Worker
A list of capabilities or features supported by this worker.
capabilities() - Method in class titan.scheduler.Worker
Returns an unmodifiable list of capabilities supported by this worker.
capability - Variable in class titan.network.RpcWorkerServer
A string describing the capabilities of this worker, used by the scheduler to assign appropriate tasks.
checkHeartBeat() - Method in class titan.scheduler.Scheduler
Sends heartbeat requests to all registered workers to verify their liveness and update their load status.
clientHandler(Socket) - Method in class titan.network.RpcWorkerServer
Handles communication with a single client socket (typically the scheduler).
clientHandler(Socket) - Method in class titan.network.SchedulerServer
Handles a single client connection from end-to-end.
close() - Method in class titan.network.LogBatcher
 
close() - Method in class titan.storage.TitanJRedisAdapter
 
compareTo(Delayed) - Method in class titan.scheduler.ScheduledJob
 
compareTo(Job) - Method in class titan.scheduler.Job
 
complete(String) - Method in class titan.scheduler.TaskExecution
Marks the task execution as completed successfully.
COMPLETED - Enum constant in enum class titan.scheduler.Job.Status
 
completeJob(Job, String, TaskExecution) - Method in class titan.scheduler.Scheduler
Marks a job as completed.
connect() - Method in class titan.storage.TitanJRedisAdapter
Establishes a connection to the Redis server using the configured host and port.
constructFilePayload(String, String, String) - Static method in class titan.scheduler.Job
 
createUploadPayload(File) - Method in class titan.TitanCLI
Creates the payload string for a file upload operation.
CronAndPriorityTest - Class in titan.manual
 
CronAndPriorityTest() - Constructor for class titan.manual.CronAndPriorityTest
 
CURRENT_VERSION - Static variable in class titan.network.TitanProtocol
The current version of the Titan Protocol.
currentJobId - Variable in class titan.scheduler.Worker
The ID of the job currently assigned to this worker, if any.
currentLoad - Variable in class titan.scheduler.Worker
The current number of jobs or tasks actively being processed by this 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