Package io.micronaut.data.operations.async
Runtime support for async operations.
- Since:
- 1.0.0
- Author:
- graemerocher
-
Interface Summary Interface Description AsyncCapableRepository ARepositoryOperations
capable of supporting asynchronous access.AsyncRepositoryOperations Asynchronous operations for reading data from a backing implementations.