All Classes and Interfaces
Class
Description
Interface for accumulating results from multiple sources.
A result entry in an accumulator.
Marks a method as callable by action name from workflow YAML.
Compile-time annotation processor for @Action annotation.
Utility class for parsing arguments in
Action-annotated methods.Unified accessor for action arguments.
SPI interface for registering base classes that support the
Action annotation.Represents the result of executing an action on an actor.
Message protocol for distributed actor invocation.
Service provider interface for plugin-based actor registration.
A reference to an actor that provides messaging capabilities and lifecycle management.
A lightweight actor system implementation that manages actor lifecycles and thread pools.
Builder class for creating ActorSystem instances with custom configurations.
An accumulator that buffers results and outputs them on getSummary().
A single result entry.
Interface for actors that can be invoked dynamically by action name strings.
Dynamic actor loader for runtime-extensible actor system.
A WorkerPool implementation that wraps ForkJoinPool (work-stealing executor).
Node discovery implementation for Grid Engine (SGE/UGE/OGE).
An accumulator that outputs results in JSON format.
JSON state container with XPath-style path accessor.
Node discovery implementation for Kubernetes StatefulSets.
A managed thread pool for CPU-intensive tasks in POJO-actor.
Interface for node discovery in distributed actor systems.
Factory for automatic node discovery based on runtime environment.
Information about a node in the distributed actor system.
Reference to an actor hosted on a remote node.
A scheduler for periodic task execution with ActorRef.
Node discovery implementation for Slurm workload manager.
An accumulator that outputs results immediately as they are added.
An accumulator that formats results as a table.
Interface for worker pools that execute CPU-bound jobs for actors.