A B C D E F H I J N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - io.imast.work4j.model.execution.ExecutionStatus
-
Job instance is in active state
B
- BALANCED - io.imast.work4j.model.cluster.WorkerKind
-
The balanced worker kind to share load within cluster
C
- CANCELLATION - io.imast.work4j.model.execution.CompletionSeverity
-
The cancellation severity in case of manual interrupt
- CLUSTER_REGEX - Static variable in class io.imast.work4j.model.cluster.Clusters
-
The cluster regex pattern
- ClusterDefinition - Class in io.imast.work4j.model.cluster
-
The cluster definition data model
- ClusterDefinition() - Constructor for class io.imast.work4j.model.cluster.ClusterDefinition
- ClusterJoinResult - Class in io.imast.work4j.model.cluster
-
The result of joining the cluster
- ClusterJoinResult() - Constructor for class io.imast.work4j.model.cluster.ClusterJoinResult
- Clusters - Class in io.imast.work4j.model.cluster
-
The clusters constants
- Clusters() - Constructor for class io.imast.work4j.model.cluster.Clusters
- ClusterWorker - Class in io.imast.work4j.model.cluster
-
The cluster worker instance
- ClusterWorker() - Constructor for class io.imast.work4j.model.cluster.ClusterWorker
- COMPLETED - io.imast.work4j.model.execution.ExecutionStatus
-
Job is completed and has no more things to do
- CompletionSeverity - Enum in io.imast.work4j.model.execution
-
The completion severity definition
- CRON - io.imast.work4j.model.TriggerType
-
The trigger type indicates schedule of job based on Cron expression
D
- DataIssue - Class in io.imast.work4j.model.issue
-
The data issue entity
- DataIssue() - Constructor for class io.imast.work4j.model.issue.DataIssue
- DataIssues - Class in io.imast.work4j.model.issue
-
The data issues
- DataIssues() - Constructor for class io.imast.work4j.model.issue.DataIssues
- DEBUG - io.imast.work4j.model.issue.IssueSeverity
-
The debug severity
E
- ERROR - io.imast.work4j.model.issue.IssueSeverity
-
The error severity
- EXCLUSIVE - io.imast.work4j.model.cluster.WorkerKind
-
The exclusive worker (only one) for this cluster
- ExecutionIndexEntry - Class in io.imast.work4j.model.execution
-
Execution status response entry
- ExecutionIndexEntry() - Constructor for class io.imast.work4j.model.execution.ExecutionIndexEntry
- ExecutionsResponse - Class in io.imast.work4j.model.execution
-
The response structure of executions
- ExecutionsResponse() - Constructor for class io.imast.work4j.model.execution.ExecutionsResponse
- ExecutionStatus - Enum in io.imast.work4j.model.execution
-
The status of job execution
- ExecutionUpdateInput - Class in io.imast.work4j.model.execution
-
The execution update input
- ExecutionUpdateInput() - Constructor for class io.imast.work4j.model.execution.ExecutionUpdateInput
F
- FAIL - io.imast.work4j.model.execution.CompletionSeverity
-
The indication of unsuccessful completion
- FAILURE - io.imast.work4j.model.iterate.IterationStatus
-
The job iteration is not successful
- FATAL - io.imast.work4j.model.issue.IssueSeverity
-
The fatal severity
- FOLDER_REGEX - Static variable in class io.imast.work4j.model.Jobs
-
The folder regex pattern
H
- HEARTBEAT - io.imast.work4j.model.cluster.WorkerActivity
-
Worker heartbeat indicates health of worker
I
- INFO - io.imast.work4j.model.issue.IssueSeverity
-
The information severity
- io.imast.work4j.model - package io.imast.work4j.model
- io.imast.work4j.model.cluster - package io.imast.work4j.model.cluster
- io.imast.work4j.model.execution - package io.imast.work4j.model.execution
- io.imast.work4j.model.issue - package io.imast.work4j.model.issue
- io.imast.work4j.model.iterate - package io.imast.work4j.model.iterate
- IssueSeverity - Enum in io.imast.work4j.model.issue
-
The issue severity type
- Iteration - Class in io.imast.work4j.model.iterate
-
The job iteration data structure
- Iteration() - Constructor for class io.imast.work4j.model.iterate.Iteration
- IterationInput - Class in io.imast.work4j.model.iterate
-
The job iteration data structure
- IterationInput() - Constructor for class io.imast.work4j.model.iterate.IterationInput
- IterationsResponse - Class in io.imast.work4j.model.iterate
-
The job iterations page
- IterationsResponse() - Constructor for class io.imast.work4j.model.iterate.IterationsResponse
- IterationStatus - Enum in io.imast.work4j.model.iterate
-
The status of iteration
J
- JobDefinition - Class in io.imast.work4j.model
-
The Job Definition model
- JobDefinition() - Constructor for class io.imast.work4j.model.JobDefinition
- JobDefinitionInput - Class in io.imast.work4j.model
-
The Job Definition Input Model
- JobDefinitionInput() - Constructor for class io.imast.work4j.model.JobDefinitionInput
- JobExecution - Class in io.imast.work4j.model.execution
-
The job execution instance to run
- JobExecution() - Constructor for class io.imast.work4j.model.execution.JobExecution
- JobExecutionInput - Class in io.imast.work4j.model.execution
-
The job execution input
- JobExecutionInput() - Constructor for class io.imast.work4j.model.execution.JobExecutionInput
- JobOptions - Class in io.imast.work4j.model
-
The job execution options
- JobOptions() - Constructor for class io.imast.work4j.model.JobOptions
- JobRequestResult - Class in io.imast.work4j.model
-
The result of job query
- JobRequestResult() - Constructor for class io.imast.work4j.model.JobRequestResult
- Jobs - Class in io.imast.work4j.model
-
The jobs constants
- Jobs() - Constructor for class io.imast.work4j.model.Jobs
N
- NAME_REGEX - Static variable in class io.imast.work4j.model.Jobs
-
The name regex pattern
O
- ONCE - io.imast.work4j.model.TriggerType
-
The trigger type indicates scheduling job to run once
P
- PAUSED - io.imast.work4j.model.execution.ExecutionStatus
-
The job execution is paused
- PERIODIC - io.imast.work4j.model.TriggerType
-
The trigger type indicates repeating job at fixed period
R
- REGISTER - io.imast.work4j.model.cluster.WorkerActivity
-
The worker registration activity
- REPLICA - io.imast.work4j.model.cluster.WorkerKind
-
The standalone replica worker kind
S
- SHUTDOWN - io.imast.work4j.model.cluster.WorkerActivity
-
Worker sent the signal about shutting down
- SUCCESS - io.imast.work4j.model.execution.CompletionSeverity
-
The indication of successful completion
- SUCCESS - io.imast.work4j.model.iterate.IterationStatus
-
The job iteration is successful
T
- TriggerDefinition - Class in io.imast.work4j.model
-
The trigger definition structure
- TriggerDefinition() - Constructor for class io.imast.work4j.model.TriggerDefinition
- TriggerType - Enum in io.imast.work4j.model
-
The trigger type indicates how job should be executed
- TYPE_REGEX - Static variable in class io.imast.work4j.model.Jobs
-
The type regex pattern
V
- valueOf(String) - Static method in enum io.imast.work4j.model.cluster.WorkerActivity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.cluster.WorkerKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.execution.CompletionSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.execution.ExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.issue.IssueSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.iterate.IterationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.TriggerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.imast.work4j.model.cluster.WorkerActivity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.cluster.WorkerKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.execution.CompletionSeverity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.execution.ExecutionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.issue.IssueSeverity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.iterate.IterationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.TriggerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WARNING - io.imast.work4j.model.execution.CompletionSeverity
-
The indication of successful completion with warnings
- WARNING - io.imast.work4j.model.issue.IssueSeverity
-
The warning severity
- WORKER_REGEX - Static variable in class io.imast.work4j.model.cluster.Clusters
-
The worker name regex pattern
- WorkerActivity - Enum in io.imast.work4j.model.cluster
-
The types of worker activities
- WorkerHeartbeat - Class in io.imast.work4j.model.cluster
-
The worker heartbeat definition
- WorkerHeartbeat() - Constructor for class io.imast.work4j.model.cluster.WorkerHeartbeat
- WorkerJoinInput - Class in io.imast.work4j.model.cluster
-
The input for joining the cluster
- WorkerJoinInput() - Constructor for class io.imast.work4j.model.cluster.WorkerJoinInput
- WorkerKind - Enum in io.imast.work4j.model.cluster
-
The worker kind within cluster
All Classes All Packages