A B C D E F G H I K L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(AuthenticatedUser) - Static method in interface io.digdag.spi.Authenticator.Result
- accept(AuthenticatedUser, Supplier<Map<String, String>>) - Static method in interface io.digdag.spi.Authenticator.Result
- accept(List<StorageObjectSummary>) - Method in interface io.digdag.spi.Storage.FileListing
- AccessControlException - Exception in io.digdag.spi.ac
-
An exception thrown when a required action to a target (project, revision, session, etc.) is not be permitted.
- AccessControlException(String) - Constructor for exception io.digdag.spi.ac.AccessControlException
- AccessControlException(Throwable) - Constructor for exception io.digdag.spi.ac.AccessControlException
- AccessController - Interface in io.digdag.spi.ac
- AccessController.ListFilter - Interface in io.digdag.spi.ac
- AGENT - io.digdag.spi.metrics.DigdagMetrics.Category
- alignedNow() - Static method in interface io.digdag.spi.ScheduleTime
- API - io.digdag.spi.metrics.DigdagMetrics.Category
- appendMethodName() - Method in annotation type io.digdag.metrics.DigdagTimed
- ARRAY - io.digdag.spi.ValueType
- AttemptTarget - Interface in io.digdag.spi.ac
- authenticate(ContainerRequestContext) - Method in interface io.digdag.spi.Authenticator
- AuthenticatedUser - Interface in io.digdag.spi
- Authenticator - Interface in io.digdag.spi
- Authenticator.Result - Interface in io.digdag.spi
- AuthenticatorFactory - Interface in io.digdag.spi
B
- build() - Method in interface io.digdag.spi.SecretAccessContext.Builder
- build() - Method in interface io.digdag.spi.SecretRequest.Builder
- build() - Method in interface io.digdag.spi.SecretSelector.Builder
- builder() - Static method in interface io.digdag.spi.AuthenticatedUser
- builder() - Static method in interface io.digdag.spi.CommandContext
- builder() - Static method in interface io.digdag.spi.CommandRequest
- builder() - Static method in interface io.digdag.spi.LogFileHandle
- builder() - Static method in interface io.digdag.spi.LogFilePrefix
- builder() - Static method in interface io.digdag.spi.Record
- builder() - Static method in interface io.digdag.spi.SecretAccessContext
- builder() - Static method in interface io.digdag.spi.SecretRequest
- builder() - Static method in interface io.digdag.spi.SecretSelector
- builder() - Static method in interface io.digdag.spi.StorageObjectSummary
- builder() - Static method in interface io.digdag.spi.TaskQueueLock
- builder() - Static method in interface io.digdag.spi.TaskQueueRequest
- builder() - Static method in interface io.digdag.spi.TaskReport
- builder() - Static method in interface io.digdag.spi.TaskRequest
- builder() - Static method in interface io.digdag.spi.TaskResult
- builder(Instant, String) - Static method in interface io.digdag.spi.Notification
- buildExceptionErrorConfig(String, Throwable) - Static method in exception io.digdag.spi.TaskExecutionException
- buildExceptionErrorConfig(Throwable) - Static method in exception io.digdag.spi.TaskExecutionException
C
- call(SecretControlStore, Optional<String>) - Method in interface io.digdag.spi.SecretControlStore.SecretLockAction
- category() - Method in annotation type io.digdag.metrics.DigdagTimed
- check() - Method in interface io.digdag.spi.SecretSelector
- checkBackfillSchedule(ScheduleTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to backfill the schedule.
- checkDeleteProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to delete the project.
- checkDeleteProjectSecret(SecretTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to delete a project from the project.
- checkDisableSchedule(ScheduleTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to disable the schedule.
- checkEnableSchedule(ScheduleTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to enable the schedule.
- checkGetAttempt(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get the attempt.
- checkGetAttemptsFromSession(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get attempts from the session.
- checkGetLogFiles(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get any log files from the attempt.
- checkGetProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get the project.
- checkGetProjectArchive(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to download archive of the project.
- checkGetProjectSecretList(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get any secrets from the project.
- checkGetSchedule(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get the schedule.
- checkGetScheduleFromWorkflow(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get schedules from the workflow.
- checkGetSession(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get the session.
- checkGetTasksFromAttempt(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get tasks from the attempt.
- checkGetWorkflow(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to get the workflow.
- checkKillAttempt(AttemptTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to kill the attempt.
- checkListProjectsOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list projects within the site.
- checkListSchedulesOfProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list schedules within the project.
- checkListSchedulesOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list schedules within the site.
- checkListSessionsOfProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list sessions.
- checkListSessionsOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list sessions within the site.
- checkListSessionsOfWorkflow(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list sessions within the workflow.
- checkListWorkflowsOfProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list workflows within the project.
- checkListWorkflowsOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to list workflows within the site.
- checkNull() - Method in interface io.digdag.spi.Authenticator.Result
- checkPutLogFile(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to put log files to the attempt.
- checkPutProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to put a project.
- checkPutProjectSecret(SecretTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to put a secret to the project.
- checkRunWorkflow(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to run the workflow.
- checkSkipSchedule(ScheduleTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Check if the user has permissions to skip the schedule.
- cleanup(CommandContext, Config) - Method in interface io.digdag.spi.CommandExecutor
-
Runs a cleanup script when an attempt gets CANCEL_REQUESTED.
- cleanup(TaskRequest) - Method in interface io.digdag.spi.Operator
- CommandContext - Interface in io.digdag.spi
- CommandExecutor - Interface in io.digdag.spi
- CommandLogger - Interface in io.digdag.spi
- CommandRequest - Interface in io.digdag.spi
- CommandStatus - Interface in io.digdag.spi
- commit() - Method in interface io.digdag.spi.ParamServerClient
- configureBinder(Class<T>, Binder) - Method in interface io.digdag.spi.Plugin
- configureClient(DigdagClient.Builder) - Method in interface io.digdag.spi.DigdagClientConfigurator
-
Decorate and/or transform a
DigdagClient.Builderwith some configuration. - context() - Method in interface io.digdag.spi.SecretRequest
- context(SecretAccessContext) - Method in interface io.digdag.spi.SecretRequest.Builder
- copy(InputStream, OutputStream) - Method in interface io.digdag.spi.CommandLogger
- copyStdout(Process, OutputStream) - Method in interface io.digdag.spi.CommandLogger
D
- DB - io.digdag.spi.metrics.DigdagMetrics.Category
- DEFAULT - io.digdag.spi.metrics.DigdagMetrics.Category
- DEFAULT_TTL_IN_SEC - Static variable in interface io.digdag.spi.ParamServerClient
- defaultBuilder(ConfigFactory) - Static method in interface io.digdag.spi.TaskResult
- defaultBuilder(TaskRequest) - Static method in interface io.digdag.spi.TaskResult
- deleteProjectSecret(int, String, String) - Method in interface io.digdag.spi.SecretControlStore
- deleteTask(int, String, String) - Method in interface io.digdag.spi.TaskQueueServer
- description() - Method in annotation type io.digdag.metrics.DigdagTimed
- DigdagClientConfigurator - Interface in io.digdag.spi
- DigdagMetrics - Interface in io.digdag.spi.metrics
- DigdagMetrics.Category - Enum in io.digdag.spi.metrics
- DigdagTimed - Annotation Type in io.digdag.metrics
- DigdagTimedSet - Annotation Type in io.digdag.metrics
- DirectDownloadHandle - Interface in io.digdag.spi
- DirectUploadHandle - Interface in io.digdag.spi
- doTransaction(Consumer<ParamServerClient>) - Method in interface io.digdag.spi.ParamServerClient
E
- empty() - Static method in class io.digdag.metrics.StdDigdagMetrics
- empty() - Static method in interface io.digdag.spi.TaskReport
- empty(ConfigFactory) - Static method in interface io.digdag.spi.TaskResult
- empty(TaskRequest) - Static method in interface io.digdag.spi.TaskResult
- enqueueDefaultQueueTask(int, TaskQueueRequest) - Method in interface io.digdag.spi.TaskQueueServer
- enqueueQueueBoundTask(int, TaskQueueRequest) - Method in interface io.digdag.spi.TaskQueueServer
- EXECUTOR - io.digdag.spi.metrics.DigdagMetrics.Category
- Extension - Interface in io.digdag.spi
- extraTags() - Method in annotation type io.digdag.metrics.DigdagTimed
F
- forceDeleteTask(String) - Method in interface io.digdag.spi.TaskQueueServer
- fromString(String) - Static method in enum io.digdag.spi.metrics.DigdagMetrics.Category
G
- gauge(DigdagMetrics.Category, String, Tags, double) - Method in class io.digdag.metrics.StdDigdagMetrics
- gauge(DigdagMetrics.Category, String, Tags, double) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- gauge(String, double) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- gauge(String, Tags, double) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- get() - Method in interface io.digdag.spi.OperatorProvider
- get() - Method in interface io.digdag.spi.ParamServerClientConnection
- get(String) - Method in interface io.digdag.spi.PrivilegedVariables
- get(String, int) - Method in interface io.digdag.spi.ParamServerClient
- getAgentId() - Method in interface io.digdag.spi.LogFileHandle
- getAttemptId() - Method in interface io.digdag.spi.Notification
- getAttemptId() - Method in interface io.digdag.spi.TaskRequest
- getAuthenticatedUser() - Method in interface io.digdag.spi.Authenticator.Result
- getCommandLine() - Method in interface io.digdag.spi.CommandRequest
-
Returns a command line as List object.
- getConfig() - Method in interface io.digdag.spi.TaskRequest
- getConnection() - Method in interface io.digdag.spi.ParamServerClientConnectionManager
- getContentInputStream() - Method in class io.digdag.spi.StorageObject
- getContentLength() - Method in class io.digdag.spi.StorageObject
- getContentLength() - Method in interface io.digdag.spi.StorageObjectSummary
- getCreatedAt() - Method in interface io.digdag.spi.LogFilePrefix
- getCreatedAt() - Method in interface io.digdag.spi.TaskRequest
- getData() - Method in interface io.digdag.spi.TaskQueueData
- getDirect() - Method in interface io.digdag.spi.LogFileHandle
- getDirectDownloadHandle(String) - Method in interface io.digdag.spi.Storage
- getDirectUploadHandle(LogFilePrefix, String, Instant, String) - Method in interface io.digdag.spi.LogServer
- getDirectUploadHandle(String) - Method in interface io.digdag.spi.Storage
- getEnvironments() - Method in interface io.digdag.spi.CommandRequest
-
Returns pairs of keys and values of environment variables as Map object.
- getError(ConfigFactory) - Method in exception io.digdag.spi.TaskExecutionException
- getErrorMessage() - Method in interface io.digdag.spi.Authenticator.Result
- getErrorMessage() - Method in interface io.digdag.spi.CommandStatus
-
Return error message.
- getExportParams() - Method in interface io.digdag.spi.TaskResult
- getFile(LogFilePrefix, String) - Method in interface io.digdag.spi.LogServer
- getFileHandles(LogFilePrefix, Optional<String>, boolean) - Method in interface io.digdag.spi.LogServer
- getFileName() - Method in interface io.digdag.spi.LogFileHandle
- getFileSize() - Method in interface io.digdag.spi.LogFileHandle
- getFirstLogTime() - Method in interface io.digdag.spi.LogFileHandle
- getFirstScheduleTime(Instant) - Method in interface io.digdag.spi.Scheduler
- getId() - Method in interface io.digdag.spi.ac.AttemptTarget
- getId() - Method in interface io.digdag.spi.ac.ProjectTarget
- getId() - Method in interface io.digdag.spi.ac.ScheduleTarget
- getInputs() - Method in interface io.digdag.spi.TaskReport
- getIoDirectory() - Method in interface io.digdag.spi.CommandRequest
-
Returns a relative path of "IO" directory from CommandContext.getLocalProjectPath().
- getIoDirectory() - Method in interface io.digdag.spi.CommandStatus
-
Return the same String with CommandRequest.getIoDirectory.
- getKey() - Method in exception io.digdag.spi.SecretNotFoundException
- getKey() - Method in interface io.digdag.spi.StorageObjectSummary
- getKeys() - Method in interface io.digdag.spi.PrivilegedVariables
- getLastModified() - Method in interface io.digdag.spi.StorageObjectSummary
- getLastStateParams() - Method in interface io.digdag.spi.TaskRequest
- getListProjectsFilterOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed projects within the site.
- getListSchedulesFilterOfProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed schedules within the project.
- getListSchedulesFilterOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed schedules within the site.
- getListSessionsFilterOfProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed sessions within the project.
- getListSessionsFilterOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed sessions within the site.
- getListSessionsFilterOfWorkflow(WorkflowTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed sessions within the workflow.
- getListWorkflowsFilterOfProject(ProjectTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed workflows within the project.
- getListWorkflowsFilterOfSite(SiteTarget, AuthenticatedUser) - Method in interface io.digdag.spi.ac.AccessController
-
Return a filter to return only allowed workflows within the site.
- getLocalConfig() - Method in interface io.digdag.spi.TaskRequest
- getLocalProjectPath() - Method in interface io.digdag.spi.CommandContext
-
Returns an absolute path of project directory.
- getLockId() - Method in interface io.digdag.spi.TaskQueueLock
- getLockId() - Method in interface io.digdag.spi.TaskRequest
- getLogServer() - Method in interface io.digdag.spi.LogServerFactory
- getMaxWorkflowTasks() - Method in interface io.digdag.spi.OperatorContext
- getMessage() - Method in interface io.digdag.spi.Notification
- getModules() - Method in interface io.digdag.spi.Extension
- getName() - Method in interface io.digdag.spi.ac.ProjectTarget
- getName() - Method in interface io.digdag.spi.ac.SecretTarget
- getName() - Method in interface io.digdag.spi.ac.WorkflowTarget
- getOptional(String) - Method in interface io.digdag.spi.PrivilegedVariables
- getOutputs() - Method in interface io.digdag.spi.TaskReport
- getPriority() - Method in interface io.digdag.spi.TaskQueueRequest
- getPrivilegedVariables() - Method in interface io.digdag.spi.OperatorContext
- getProjectId() - Method in interface io.digdag.spi.ac.SecretTarget
- getProjectId() - Method in interface io.digdag.spi.LogFilePrefix
- getProjectId() - Method in interface io.digdag.spi.Notification
- getProjectId() - Method in interface io.digdag.spi.TaskRequest
- getProjectName() - Method in interface io.digdag.spi.ac.AttemptTarget
- getProjectName() - Method in interface io.digdag.spi.ac.ScheduleTarget
- getProjectName() - Method in interface io.digdag.spi.ac.SecretTarget
- getProjectName() - Method in interface io.digdag.spi.ac.WorkflowTarget
- getProjectName() - Method in interface io.digdag.spi.Notification
- getProjectName() - Method in interface io.digdag.spi.TaskRequest
- getProjectPath() - Method in interface io.digdag.spi.OperatorContext
- getRegistry() - Method in class io.digdag.metrics.StdDigdagMetrics
- getRegistry() - Method in interface io.digdag.spi.metrics.DigdagMetrics
- getRegistry(DigdagMetrics.Category) - Method in class io.digdag.metrics.StdDigdagMetrics
- getRegistry(DigdagMetrics.Category) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- getReport() - Method in interface io.digdag.spi.TaskResult
- getResetStoreParams() - Method in interface io.digdag.spi.TaskResult
- getRetryAttemptName() - Method in interface io.digdag.spi.LogFilePrefix
- getRetryAttemptName() - Method in interface io.digdag.spi.TaskRequest
- getRetryInterval() - Method in exception io.digdag.spi.TaskExecutionException
- getRevision() - Method in interface io.digdag.spi.Notification
- getRevision() - Method in interface io.digdag.spi.TaskRequest
- getRunTime() - Method in interface io.digdag.spi.ScheduleTime
-
Actual execution time of a scheduled attempt.
- getSecret(int, String, String) - Method in interface io.digdag.spi.SecretStore
- getSecret(String) - Method in interface io.digdag.spi.SecretProvider
-
Get a secret identified by a key.
- getSecretControlStore(int) - Method in interface io.digdag.spi.SecretControlStoreManager
- getSecretOptional(String) - Method in interface io.digdag.spi.SecretProvider
-
Get a secret identified by a key.
- getSecretOptional(String) - Method in class io.digdag.spi.SecretProvider.ScopedSecretProvider
- getSecrets() - Method in interface io.digdag.spi.Authenticator.Result
- getSecrets() - Method in interface io.digdag.spi.OperatorContext
- getSecrets(String) - Method in interface io.digdag.spi.SecretProvider
-
Get a view of a subtree of the secret VFS.
- getSecretStore(int) - Method in interface io.digdag.spi.SecretStoreManager
- getServiceProvider(Class<T>) - Method in interface io.digdag.spi.Plugin
- getSessionId() - Method in interface io.digdag.spi.ac.AttemptTarget
- getSessionId() - Method in interface io.digdag.spi.Notification
- getSessionId() - Method in interface io.digdag.spi.TaskRequest
- getSessionTime() - Method in interface io.digdag.spi.LogFilePrefix
- getSessionTime() - Method in interface io.digdag.spi.Notification
- getSessionTime() - Method in interface io.digdag.spi.TaskRequest
- getSessionUuid() - Method in interface io.digdag.spi.Notification
- getSessionUuid() - Method in interface io.digdag.spi.TaskRequest
- getSiteId() - Method in interface io.digdag.spi.ac.AttemptTarget
- getSiteId() - Method in interface io.digdag.spi.ac.ProjectTarget
- getSiteId() - Method in interface io.digdag.spi.ac.ScheduleTarget
- getSiteId() - Method in interface io.digdag.spi.ac.SecretTarget
- getSiteId() - Method in interface io.digdag.spi.ac.SiteTarget
- getSiteId() - Method in interface io.digdag.spi.ac.WorkflowTarget
- getSiteId() - Method in interface io.digdag.spi.AuthenticatedUser
- getSiteId() - Method in interface io.digdag.spi.LogFilePrefix
- getSiteId() - Method in interface io.digdag.spi.Notification
- getSiteId() - Method in interface io.digdag.spi.TaskRequest
- getSql() - Method in interface io.digdag.spi.ac.AccessController.ListFilter
- getStateParams(ConfigFactory) - Method in exception io.digdag.spi.TaskExecutionException
- getStatusCode() - Method in interface io.digdag.spi.CommandStatus
-
Return exit code of command finished.
- getStoreParams() - Method in interface io.digdag.spi.TaskResult
- getString() - Method in enum io.digdag.spi.metrics.DigdagMetrics.Category
- getSubtaskConfig() - Method in interface io.digdag.spi.TaskResult
- getTaskId() - Method in interface io.digdag.spi.TaskRequest
- getTaskName() - Method in interface io.digdag.spi.LogFileHandle
- getTaskName() - Method in interface io.digdag.spi.Notification
- getTaskName() - Method in interface io.digdag.spi.TaskRequest
- getTaskRequest() - Method in interface io.digdag.spi.CommandContext
-
Returns task request.
- getTaskRequest() - Method in interface io.digdag.spi.OperatorContext
- getTime() - Method in interface io.digdag.spi.ScheduleTime
-
The session_time variable of a scheduled attempt.
- getTimestamp() - Method in interface io.digdag.spi.Notification
- getTimeZone() - Method in interface io.digdag.spi.LogFilePrefix
- getTimeZone() - Method in interface io.digdag.spi.Notification
- getTimeZone() - Method in interface io.digdag.spi.Scheduler
- getTimeZone() - Method in interface io.digdag.spi.TaskRequest
- getType() - Method in interface io.digdag.spi.AuthenticatorFactory
- getType() - Method in interface io.digdag.spi.LogServerFactory
- getType() - Method in interface io.digdag.spi.OperatorFactory
- getType() - Method in interface io.digdag.spi.ParamServerClientConnection
- getType() - Method in interface io.digdag.spi.SchedulerFactory
- getType() - Method in interface io.digdag.spi.StorageFactory
- getType() - Method in interface io.digdag.spi.TaskQueueFactory
- getUniqueName() - Method in interface io.digdag.spi.TaskQueueData
- getUrl() - Method in interface io.digdag.spi.DirectDownloadHandle
- getUrl() - Method in interface io.digdag.spi.DirectUploadHandle
- getUserContext() - Method in interface io.digdag.spi.AuthenticatedUser
- getUserInfo() - Method in interface io.digdag.spi.AuthenticatedUser
- getWorkflowDefinitionId() - Method in interface io.digdag.spi.Notification
- getWorkflowDefinitionId() - Method in interface io.digdag.spi.TaskRequest
- getWorkflowName() - Method in interface io.digdag.spi.ac.AttemptTarget
- getWorkflowName() - Method in interface io.digdag.spi.ac.ScheduleTarget
- getWorkflowName() - Method in interface io.digdag.spi.LogFilePrefix
- getWorkflowName() - Method in interface io.digdag.spi.Notification
- getWorkflowName() - Method in interface io.digdag.spi.TaskRequest
- getWorkingDirectory() - Method in interface io.digdag.spi.CommandRequest
-
Returns a relative path of working dir from CommandContext.getLocalProjectPath().
H
- histogram() - Method in annotation type io.digdag.metrics.DigdagTimed
I
- increment(DigdagMetrics.Category, String) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- increment(DigdagMetrics.Category, String, Tags) - Method in class io.digdag.metrics.StdDigdagMetrics
- increment(DigdagMetrics.Category, String, Tags) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- increment(String) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- increment(String, Tags) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- interruptLocalWait() - Method in interface io.digdag.spi.TaskQueueClient
- io.digdag.metrics - package io.digdag.metrics
- io.digdag.spi - package io.digdag.spi
- io.digdag.spi.ac - package io.digdag.spi.ac
- io.digdag.spi.metrics - package io.digdag.spi.metrics
- isAccepted() - Method in interface io.digdag.spi.Authenticator.Result
- isAdmin() - Method in interface io.digdag.spi.AuthenticatedUser
- isCancelRequested() - Method in interface io.digdag.spi.TaskRequest
- isError() - Method in exception io.digdag.spi.TaskExecutionException
- isFinished() - Method in interface io.digdag.spi.CommandStatus
-
Check command is finished or not.
K
- key() - Method in interface io.digdag.spi.Record
- key() - Method in interface io.digdag.spi.SecretRequest
- key(String) - Method in interface io.digdag.spi.SecretRequest.Builder
L
- lastScheduleTime(Instant) - Method in interface io.digdag.spi.Scheduler
- list(String, Storage.FileListing) - Method in interface io.digdag.spi.Storage
- listProjectSecrets(int, String) - Method in interface io.digdag.spi.SecretControlStore
- lockProjectSecret(int, String, String, SecretControlStore.SecretLockAction<T>) - Method in interface io.digdag.spi.SecretControlStore
- lockSharedAgentTasks(int, String, int, long) - Method in interface io.digdag.spi.TaskQueueClient
- LogFileHandle - Interface in io.digdag.spi
- LogFilePrefix - Interface in io.digdag.spi
- logger - Static variable in interface io.digdag.spi.metrics.DigdagMetrics
- logger - Static variable in interface io.digdag.spi.Operator
- LogServer - Interface in io.digdag.spi
- LogServerFactory - Interface in io.digdag.spi
- longTask() - Method in annotation type io.digdag.metrics.DigdagTimed
M
- match(String) - Method in interface io.digdag.spi.SecretSelector
- mkMetricsName(DigdagMetrics.Category, String) - Method in class io.digdag.metrics.StdDigdagMetrics
- mkMetricsName(DigdagMetrics.Category, String) - Method in interface io.digdag.spi.metrics.DigdagMetrics
N
- newAuthenticator() - Method in interface io.digdag.spi.AuthenticatorFactory
- newDirectClient(Config) - Method in interface io.digdag.spi.TaskQueueFactory
- newOperator(OperatorContext) - Method in interface io.digdag.spi.OperatorFactory
- newScheduler(Config, ZoneId) - Method in interface io.digdag.spi.SchedulerFactory
- newServer(Config) - Method in interface io.digdag.spi.TaskQueueFactory
- newStorage(Config) - Method in interface io.digdag.spi.StorageFactory
- nextScheduleTime(Instant) - Method in interface io.digdag.spi.Scheduler
- Notification - Interface in io.digdag.spi
- NotificationException - Exception in io.digdag.spi
- NotificationException(String) - Constructor for exception io.digdag.spi.NotificationException
- NotificationException(String, Throwable) - Constructor for exception io.digdag.spi.NotificationException
- NotificationSender - Interface in io.digdag.spi
- Notifier - Interface in io.digdag.spi
O
- of(int) - Static method in interface io.digdag.spi.ac.SiteTarget
- of(int) - Static method in enum io.digdag.spi.ValueType
- of(int, String) - Static method in interface io.digdag.spi.ac.ProjectTarget
- of(int, String, int) - Static method in interface io.digdag.spi.ac.ProjectTarget
- of(int, String, int, String) - Static method in interface io.digdag.spi.ac.SecretTarget
- of(int, String, Optional<Integer>) - Static method in interface io.digdag.spi.ac.ProjectTarget
- of(int, String, String) - Static method in interface io.digdag.spi.ac.WorkflowTarget
- of(int, String, String, int) - Static method in interface io.digdag.spi.ac.ScheduleTarget
- of(int, String, String, long, long) - Static method in interface io.digdag.spi.ac.AttemptTarget
- of(SecretAccessContext, String) - Static method in interface io.digdag.spi.SecretRequest
- of(String) - Static method in interface io.digdag.spi.DirectDownloadHandle
- of(String) - Static method in interface io.digdag.spi.DirectUploadHandle
- of(String) - Static method in interface io.digdag.spi.SecretSelector
- of(URL) - Static method in interface io.digdag.spi.DirectDownloadHandle
- of(URL) - Static method in interface io.digdag.spi.DirectUploadHandle
- of(Instant, Instant) - Static method in interface io.digdag.spi.ScheduleTime
- ofNextPolling(int, ConfigElement) - Static method in exception io.digdag.spi.TaskExecutionException
- ofNextPollingWithCause(Throwable, int, ConfigElement) - Static method in exception io.digdag.spi.TaskExecutionException
- open() - Method in interface io.digdag.spi.Storage.UploadStreamProvider
- open(String) - Method in interface io.digdag.spi.Storage
- Operator - Interface in io.digdag.spi
- OperatorContext - Interface in io.digdag.spi
- OperatorFactory - Interface in io.digdag.spi
- OperatorProvider - Interface in io.digdag.spi
- operatorType() - Method in interface io.digdag.spi.SecretAccessContext
- operatorType(String) - Method in interface io.digdag.spi.SecretAccessContext.Builder
P
- ParamServerClient - Interface in io.digdag.spi
- ParamServerClientConnection<T> - Interface in io.digdag.spi
- ParamServerClientConnectionManager - Interface in io.digdag.spi
- pattern() - Method in interface io.digdag.spi.SecretSelector
- pattern(String) - Method in interface io.digdag.spi.SecretSelector.Builder
- percentiles() - Method in annotation type io.digdag.metrics.DigdagTimed
- Plugin - Interface in io.digdag.spi
- poll(CommandContext, ObjectNode) - Method in interface io.digdag.spi.CommandExecutor
-
Polls the command status by non-blocking and return CommandStatus.
- PrivilegedVariables - Interface in io.digdag.spi
- PROJECT - Static variable in interface io.digdag.spi.SecretScopes
- PROJECT_DEFAULT - Static variable in interface io.digdag.spi.SecretScopes
- projectId() - Method in interface io.digdag.spi.SecretAccessContext
- projectId(int) - Method in interface io.digdag.spi.SecretAccessContext.Builder
- ProjectTarget - Interface in io.digdag.spi.ac
- put(String, long, Storage.UploadStreamProvider) - Method in interface io.digdag.spi.Storage
- putFile(LogFilePrefix, String, Instant, String, byte[]) - Method in interface io.digdag.spi.LogServer
R
- Record - Interface in io.digdag.spi
- reject(String) - Static method in interface io.digdag.spi.Authenticator.Result
- revision() - Method in interface io.digdag.spi.SecretAccessContext
- revision(String) - Method in interface io.digdag.spi.SecretAccessContext.Builder
- run() - Method in interface io.digdag.spi.Operator
- run(CommandContext, CommandRequest) - Method in interface io.digdag.spi.CommandExecutor
-
Starts a command and returns its state.
- runNow(Instant) - Static method in interface io.digdag.spi.ScheduleTime
S
- Scheduler - Interface in io.digdag.spi
- SchedulerFactory - Interface in io.digdag.spi
- ScheduleTarget - Interface in io.digdag.spi.ac
- ScheduleTime - Interface in io.digdag.spi
- SecretAccessContext - Interface in io.digdag.spi
- SecretAccessContext.Builder - Interface in io.digdag.spi
- SecretControlStore - Interface in io.digdag.spi
- SecretControlStore.SecretLockAction<T> - Interface in io.digdag.spi
- SecretControlStoreManager - Interface in io.digdag.spi
- SecretNotFoundException - Exception in io.digdag.spi
-
An exception thrown for secret accesses that would be accessible under the access policies in effect but for which a matching secret could not be found.
- SecretNotFoundException(String) - Constructor for exception io.digdag.spi.SecretNotFoundException
- SecretProvider - Interface in io.digdag.spi
-
A VFS style secret access interface.
- SecretProvider.ScopedSecretProvider - Class in io.digdag.spi
-
A secret provider that implements a virtual subtree view.
- SecretRequest - Interface in io.digdag.spi
- SecretRequest.Builder - Interface in io.digdag.spi
- SecretScopes - Interface in io.digdag.spi
- SecretSelector - Interface in io.digdag.spi
- SecretSelector.Builder - Interface in io.digdag.spi
- SecretStore - Interface in io.digdag.spi
- SecretStoreManager - Interface in io.digdag.spi
- SecretTarget - Interface in io.digdag.spi.ac
- sendNotification(Notification) - Method in interface io.digdag.spi.NotificationSender
- sendNotification(Notification) - Method in interface io.digdag.spi.Notifier
- set(String, String, int) - Method in interface io.digdag.spi.ParamServerClient
- setProjectSecret(int, String, String, String) - Method in interface io.digdag.spi.SecretControlStore
- shutdown() - Method in interface io.digdag.spi.ParamServerClientConnectionManager
- siteId() - Method in interface io.digdag.spi.SecretAccessContext
- siteId(int) - Method in interface io.digdag.spi.SecretAccessContext.Builder
- SiteTarget - Interface in io.digdag.spi.ac
- StdDigdagMetrics - Class in io.digdag.metrics
-
JMXMeterRegistry cannot change the domain.
- StdDigdagMetrics(MeterRegistry, MeterRegistry, MeterRegistry, MeterRegistry, MeterRegistry) - Constructor for class io.digdag.metrics.StdDigdagMetrics
- Storage - Interface in io.digdag.spi
- Storage.FileListing - Interface in io.digdag.spi
- Storage.UploadStreamProvider - Interface in io.digdag.spi
- StorageFactory - Interface in io.digdag.spi
- StorageFileNotFoundException - Exception in io.digdag.spi
- StorageFileNotFoundException(String) - Constructor for exception io.digdag.spi.StorageFileNotFoundException
- StorageFileNotFoundException(String, Throwable) - Constructor for exception io.digdag.spi.StorageFileNotFoundException
- StorageFileNotFoundException(Throwable) - Constructor for exception io.digdag.spi.StorageFileNotFoundException
- StorageObject - Class in io.digdag.spi
- StorageObject(InputStream, long) - Constructor for class io.digdag.spi.StorageObject
- StorageObjectSummary - Interface in io.digdag.spi
- STRING - io.digdag.spi.ValueType
- summary(DigdagMetrics.Category, String, double) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- summary(DigdagMetrics.Category, String, Tags, double) - Method in class io.digdag.metrics.StdDigdagMetrics
- summary(DigdagMetrics.Category, String, Tags, double) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- summary(String, double) - Method in interface io.digdag.spi.metrics.DigdagMetrics
T
- TaskConflictException - Exception in io.digdag.spi
- TaskConflictException(String) - Constructor for exception io.digdag.spi.TaskConflictException
- TaskConflictException(Throwable) - Constructor for exception io.digdag.spi.TaskConflictException
- TaskExecutionException - Exception in io.digdag.spi
-
An exception thrown when an expected exception happens.
- TaskExecutionException(String) - Constructor for exception io.digdag.spi.TaskExecutionException
-
Build an expected exception with a simple message to make the task failed.
- TaskExecutionException(String, ConfigElement) - Constructor for exception io.digdag.spi.TaskExecutionException
-
Deprecated.
- TaskExecutionException(String, Throwable) - Constructor for exception io.digdag.spi.TaskExecutionException
-
Wrap an expected exception with a custom well-formatted message to make the task failed.
- TaskExecutionException(String, Map<String, String>) - Constructor for exception io.digdag.spi.TaskExecutionException
-
Build an expected exception with a simple message and properties to make the task failed.
- TaskExecutionException(Throwable) - Constructor for exception io.digdag.spi.TaskExecutionException
-
Wrap an expected exception to make the task failed.
- TaskExecutionException(Throwable, ConfigElement) - Constructor for exception io.digdag.spi.TaskExecutionException
-
Deprecated.
- taskHeartbeat(int, List<String>, String, int) - Method in interface io.digdag.spi.TaskQueueClient
- taskName() - Method in interface io.digdag.spi.SecretAccessContext
- taskName(String) - Method in interface io.digdag.spi.SecretAccessContext.Builder
- TaskNotFoundException - Exception in io.digdag.spi
- TaskNotFoundException(String) - Constructor for exception io.digdag.spi.TaskNotFoundException
- TaskNotFoundException(Throwable) - Constructor for exception io.digdag.spi.TaskNotFoundException
- TaskQueueClient - Interface in io.digdag.spi
- TaskQueueData - Interface in io.digdag.spi
- TaskQueueFactory - Interface in io.digdag.spi
- TaskQueueLock - Interface in io.digdag.spi
- TaskQueueRequest - Interface in io.digdag.spi
- TaskQueueServer - Interface in io.digdag.spi
- TaskReport - Interface in io.digdag.spi
- taskRequest() - Method in annotation type io.digdag.metrics.DigdagTimed
- TaskRequest - Interface in io.digdag.spi
- TaskResult - Interface in io.digdag.spi
- template(String, Config) - Method in interface io.digdag.spi.TemplateEngine
- TemplateEngine - Interface in io.digdag.spi
- TemplateException - Exception in io.digdag.spi
- TemplateException(String) - Constructor for exception io.digdag.spi.TemplateException
- TemplateException(String, Throwable) - Constructor for exception io.digdag.spi.TemplateException
- TemplateException(Throwable) - Constructor for exception io.digdag.spi.TemplateException
- timerStart(DigdagMetrics.Category) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- timerStop(DigdagMetrics.Category, String, Tags, Timer.Sample) - Method in interface io.digdag.spi.metrics.DigdagMetrics
- toJson() - Method in interface io.digdag.spi.CommandStatus
V
- VALID_PATTERN - Static variable in interface io.digdag.spi.SecretSelector
- value() - Method in annotation type io.digdag.metrics.DigdagTimed
- value() - Method in annotation type io.digdag.metrics.DigdagTimedSet
- value() - Method in interface io.digdag.spi.Record
- valueOf(String) - Static method in enum io.digdag.spi.metrics.DigdagMetrics.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.digdag.spi.ValueType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.digdag.spi.metrics.DigdagMetrics.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.digdag.spi.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueType() - Method in interface io.digdag.spi.Record
- ValueType - Enum in io.digdag.spi
W
- withLockId(TaskRequest, String) - Static method in interface io.digdag.spi.TaskRequest
- workflowName() - Method in interface io.digdag.spi.SecretAccessContext
- workflowName(String) - Method in interface io.digdag.spi.SecretAccessContext.Builder
- WorkflowTarget - Interface in io.digdag.spi.ac
All Classes All Packages