public class ReactiveAerospikeQueryMethod
extends org.springframework.data.repository.query.QueryMethod
| Constructor and Description |
|---|
ReactiveAerospikeQueryMethod(java.lang.reflect.Method method,
org.springframework.data.repository.core.RepositoryMetadata metadata,
org.springframework.data.projection.ProjectionFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasReactiveWrapperParameter() |
boolean |
isCollectionQuery() |
boolean |
isReactiveReturnable() |
createParameters, getDomainClass, getEntityInformation, getName, getNamedQueryName, getParameters, getResultProcessor, getReturnedObjectType, isModifyingQuery, isPageQuery, isQueryForEntity, isSliceQuery, isStreamQuery, toString