T
- The declaring typeR
- The result type.public abstract class AbstractAsyncInterceptor<T,R> extends AbstractQueryInterceptor<T,java.util.concurrent.CompletionStage<R>>
Modifier and Type | Field and Description |
---|---|
protected AsyncRepositoryOperations |
asyncDatastoreOperations |
operations
Modifier | Constructor and Description |
---|---|
protected |
AbstractAsyncInterceptor(RepositoryOperations datastore)
Default constructor.
|
convertNumberArgumentIfNecessary, count, findEntitiesParameter, findEntityParameter, getDeleteBatchOperation, getDeleteBatchOperation, getDeleteOperation, getEntitiesParameter, getEntityParameter, getInsertBatchOperation, getInsertBatchOperation, getInsertOperation, getInsertOperation, getPageable, getPagedQuery, getRequiredEntity, getRequiredRootEntity, getUpdateAllBatchOperation, getUpdateOperation, getUpdateOperation, instantiateEntity, isNullable, isNumber, prepareCountQuery, prepareQuery, prepareQuery, validateNullArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
intercept
@NonNull protected final AsyncRepositoryOperations asyncDatastoreOperations
protected AbstractAsyncInterceptor(@NonNull RepositoryOperations datastore)
datastore
- The operations