Class AsyncPersistenceExecutor
java.lang.Object
io.serverlessworkflow.impl.persistence.AbstractAsyncPersistenceExecutor
io.serverlessworkflow.impl.persistence.AsyncPersistenceExecutor
- All Implemented Interfaces:
PersistenceExecutor,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.serverlessworkflow.impl.persistence.AbstractAsyncPersistenceExecutor
execute, executeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.serverlessworkflow.impl.persistence.PersistenceExecutor
close
-
Constructor Details
-
AsyncPersistenceExecutor
public AsyncPersistenceExecutor() -
AsyncPersistenceExecutor
-
-
Method Details
-
executorService
- Specified by:
executorServicein classAbstractAsyncPersistenceExecutor
-