| Interface | Description |
|---|---|
| AsyncConfig | |
| AsyncCoordinator<E extends Serializable> | |
| AsyncCoordinatorFactory | |
| AsyncCoordinatorImpl.Callback | |
| ItemProcessor<E extends Serializable> | |
| ItemsFilter<E extends Serializable> |
An interface for implementing a filter for quarantined items before they're actually processed.
|
| Class | Description |
|---|---|
| AsyncCoordinatorFactoryImpl | |
| AsyncCoordinatorImpl<E extends Serializable> |
An AsyncCoordinator allows work to be added and processed asynchronously in a fault-tolerant and high performance
fashion.
|
| DefaultAsyncConfig | |
| LockHolder | |
| PlatformExceptionUtils | |
| ProcessingBucket<E extends Serializable> |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.