Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Brooklyn.util.task Classes and Interfaces - 48 results found.
NameDescriptionTypePackageFramework
AbstractExecutionContextClassbrooklyn.util.taskBrooklyn
AbstractProcessTaskFactoryClassbrooklyn.util.task.system.internalBrooklyn
AbstractSshExecTaskFactoryClassbrooklyn.util.task.ssh.internalBrooklyn
BasicExecutionContextA means of executing tasks against an ExecutionManager with a given bucket/set of tags pre-defined (so that it can look like an Executor and also supply ExecutorService.Classbrooklyn.util.taskBrooklyn
BasicExecutionManagerManages the execution of atomic tasks and scheduled (recurring) tasks, including setting tags and invoking callbacks.Classbrooklyn.util.taskBrooklyn
BasicTaskThe basic concrete implementation of a Task to be executed.Classbrooklyn.util.taskBrooklyn
BasicTask .SubmissionErrorCatchingExecutorClassbrooklyn.util.taskBrooklyn
BasicTask .TaskFinalizerInterfacebrooklyn.util.taskBrooklyn
CanSetNameInterfacebrooklyn.util.taskBrooklyn
CompoundTaskA Task that is comprised of other units of work: possibly a heterogeneous mix of Task, Runnable, Callable and Closure instances.Classbrooklyn.util.taskBrooklyn
DeferredSupplierA class that supplies objects of a single type.Interfacebrooklyn.util.taskBrooklyn
DynamicSequentialTaskRepresents a task whose run() method can create other tasks which are run sequentially, but that sequence runs in parallel to this taskClassbrooklyn.util.taskBrooklyn
DynamicSequentialTask .FailureHandlingConfigClassbrooklyn.util.taskBrooklyn
DynamicSequentialTask .QueueAbortedExceptionClassbrooklyn.util.taskBrooklyn
DynamicTasksContains static methods which detect and use the current TaskQueueingContext to execute tasks.Classbrooklyn.util.taskBrooklyn
DynamicTasks .TaskQueueingResultClassbrooklyn.util.taskBrooklyn
ExecutionListenerInterfacebrooklyn.util.taskBrooklyn
ExecutionUtilsClassbrooklyn.util.taskBrooklyn
ExecWithLoggingHelpersClassbrooklyn.util.task.system.internalBrooklyn
ExecWithLoggingHelpers .ExecRunnerInterfacebrooklyn.util.task.system.internalBrooklyn
ForwardingTaskClassbrooklyn.util.taskBrooklyn
ListenableForwardingFutureWraps a Future, making it a ListenableForwardingFuture, but with the caller having the resposibility to: invoke the listeners on job completion (success or error)Classbrooklyn.util.taskBrooklyn
ParallelTaskRuns Tasks in parallel.Classbrooklyn.util.taskBrooklyn
PlainSshExecTaskFactoryClassbrooklyn.util.task.ssh.internalBrooklyn
ProcessTaskFactoryInterfacebrooklyn.util.task.systemBrooklyn
ProcessTaskStubClassbrooklyn.util.task.systemBrooklyn
ProcessTaskStub .ScriptReturnTypeClassbrooklyn.util.task.systemBrooklyn
ProcessTaskWrapperWraps a fully constructed process task, and allows callers to inspect status.Classbrooklyn.util.task.systemBrooklyn
ScheduledTaskA task which runs with a fixed period.Classbrooklyn.util.taskBrooklyn
SequentialTaskruns tasks in order, waiting for one to finish before starting the next; return value here is TBD; (currently is all the return values of individual tasks, but weClassbrooklyn.util.taskBrooklyn
SingleThreadedSchedulerInstances of this class ensures that Tasks execute with in-order single-threaded semantics.Classbrooklyn.util.taskBrooklyn
SshFetchTaskFactoryClassbrooklyn.util.task.sshBrooklyn
SshFetchTaskWrapperClassbrooklyn.util.task.sshBrooklyn
SshPutTaskFactoryClassbrooklyn.util.task.sshBrooklyn
SshPutTaskStubClassbrooklyn.util.task.sshBrooklyn
SshPutTaskWrapperClassbrooklyn.util.task.sshBrooklyn
SshTasksConveniences for generating Task instances to perform SSH activities on an SshMachineLocation.Classbrooklyn.util.task.sshBrooklyn
SshTasks .OnFailingTasknot even a warning if the task fails (the caller is expected to handle it as appropriate)issues a warning in the log if the task fails, otherwise swallows itClassbrooklyn.util.task.sshBrooklyn
SystemProcessTaskFactoryClassbrooklyn.util.task.system.internalBrooklyn
SystemProcessTaskFactory .ConcreteSystemProcessTaskFactoryClassbrooklyn.util.task.system.internalBrooklyn
SystemTasksClassbrooklyn.util.task.systemBrooklyn
TaskBuilderClassbrooklyn.util.taskBrooklyn
TaskInternalAll tasks being passed to the ExecutionManager should implement this.Interfacebrooklyn.util.taskBrooklyn
TasksClassbrooklyn.util.taskBrooklyn
TaskSchedulerThe scheduler is an internal mechanism to decorate Tasks.Interfacebrooklyn.util.taskBrooklyn
TaskTagsClassbrooklyn.util.taskBrooklyn
ValueResolverResolves a given object, as follows: If it is a Tasks or a DeferredSupplier then get its contentsClassbrooklyn.util.taskBrooklyn
ValueResolver .ResolverBuilderPretypeClassbrooklyn.util.taskBrooklyn