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

W

waitingRoom - Variable in class titan.scheduler.Scheduler
 
Worker - Class in titan.scheduler
Represents a worker node in the scheduling system.
Worker(String, int, List<String>, boolean) - Constructor for class titan.scheduler.Worker
Constructs a new Worker instance.
WORKER_PORT - Static variable in class titan.manual.DeployCommandIntegrationTest
 
WORKER_PORT - Static variable in class titan.manual.RunBatchLogTest
 
WORKER_PORT - Static variable in class titan.manual.RunScriptTest
 
workerCompletionStats - Variable in class titan.scheduler.Scheduler
 
WorkerLoadTest - Class in titan.manual
 
WorkerLoadTest() - Constructor for class titan.manual.WorkerLoadTest
 
workerMap - Variable in class titan.scheduler.WorkerRegistry
A thread-safe map storing Worker instances, keyed by a unique string generated from the worker's host and port (e.g., "host:port").
workerPool - Variable in class titan.network.RpcWorkerServer
A fixed-size thread pool dedicated to executing actual tasks (jobs).
workerRecentHistory - Variable in class titan.scheduler.Scheduler
 
WorkerRegistrationTest - Class in titan.manual
 
WorkerRegistrationTest() - Constructor for class titan.manual.WorkerRegistrationTest
 
workerRegistry - Variable in class titan.network.RpcClient
 
workerRegistry - Variable in class titan.scheduler.Scheduler
 
WorkerRegistry - Class in titan.scheduler
A central registry for managing Worker instances within the Titan scheduler system.
WorkerRegistry() - Constructor for class titan.scheduler.WorkerRegistry
Constructs a new WorkerRegistry and initializes the internal worker map.
WorkerScriptIntegrationTest - Class in test.java.titan.manual
 
WorkerScriptIntegrationTest() - Constructor for class test.java.titan.manual.WorkerScriptIntegrationTest
 
WORKSPACE_DIR - Static variable in class titan.tasks.FileHandler
The base directory where all files processed by this handler will be saved.
WORKSPACE_DIR - Static variable in class titan.tasks.ScriptExecutorHandler
The base directory name for all Titan worker workspaces.
WORKSPACE_DIR - Static variable in class titan.tasks.ServiceHandler
The base directory where service files are expected to be located and where service-related logs and temporary files are stored.
WorkspaceManager - Class in titan.filesys
 
WorkspaceManager() - Constructor for class titan.filesys.WorkspaceManager
 
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