See: Description
| Class | Description |
|---|---|
| AsyncFromReactiveAsyncRepositoryOperation |
An implementation of
AsyncRepositoryOperations that delegates to a reactive operation. |
| ExecutorAsyncOperations |
An implementation of
AsyncRepositoryOperations that delegates to a blocking operations and specified Executor. |
| ExecutorReactiveOperations |
An implementation of
ReactiveRepositoryOperations that delegates to a blocking operations and specified Executor. |