Class AsyncEntityModifierImpl.AsyncImpl
java.lang.Object
net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl<AsyncModifier<T,R>,R>
net.binis.codegen.spring.modifier.impl.AsyncEntityModifierImpl.AsyncImpl
- All Implemented Interfaces:
AsyncModifier<T,R>
- Enclosing class:
- AsyncEntityModifierImpl<T,R>
protected class AsyncEntityModifierImpl.AsyncImpl extends net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl<AsyncModifier<T,R>,R> implements AsyncModifier<T,R>
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description protectedAsyncImpl() -
Method Summary
Modifier and Type Method Description CompletableFuture<R>delete()CompletableFuture<R>execute(Consumer<T> task)CompletableFuture<R>save()Methods inherited from class net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl
delay, delay, flow, internalExecute