public class DataCache extends TaskExecutionDecorator
| Constructor and Description |
|---|
DataCache(TaskExecutor next) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
execute(POMSession session,
POMTask<V> task) |
long |
getReadCount() |
getDecoratorpublic DataCache(TaskExecutor next)
public <V> V execute(POMSession session, POMTask<V> task) throws Exception
execute in interface TaskExecutorexecute in class TaskExecutionDecoratorExceptionpublic long getReadCount()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.