public class CachingTaskProgressEvent extends CachingTaskEvent<CachingTaskProgressEvent>
CachingTaskEventTypes.CACHING_TASK_PROGRESS
occurs for a CachingTask
.- It indicates that segments associated to the task have been added to the cache.
Modifier and Type | Field and Description |
---|---|
static <any> |
FACTORY |