All Classes and Interfaces
Class
Description
Abstract processor that can be used to implement async fire and forget messaging with batching.
Abstract processor that can be used to implement async fire and forget messaging.
Callable that copies the current
HelixContext and MDC from the calling thread
onto the executing thread.Executor service that copies the current
HelixContext onto underlying pooled threads.Future that copies the current
HelixContext and MDC from the calling thread
onto the executing thread.Runnable that copies the
HelixContext and MDC from the calling thread
onto the executing thread.Executes operations with read and write locks.
A thread-safe utility class that provides striped read-write locking capabilities.
A marker interface that provides the ability to determine a component's shutdown behavior.
Operation with a return value.
Operation with no return value.