See: Description
| Class | Description | 
|---|---|
| AsyncFromReactiveAsyncRepositoryOperation | An implementation of  AsyncRepositoryOperationsthat delegates to a reactive operation. | 
| ExecutorAsyncOperations | An implementation of  AsyncRepositoryOperationsthat delegates to a blocking operations and specifiedExecutor. | 
| ExecutorReactiveOperations | An implementation of  ReactiveRepositoryOperationsthat delegates to a blocking operations and specifiedExecutor. |