public class ReactiveElasticsearchRepositoryMetadata extends ElasticsearchRepositoryMetadata
| Constructor and Description |
|---|
ReactiveElasticsearchRepositoryMetadata(Class<?> repositoryInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isAllowedGenericType(ParameterizedType methodGenericReturnType) |
getReturnedDomainClassgetDomainType, getIdTypegetAlternativeDomainTypes, getCrudMethods, getMetadata, getRepositoryInterface, getReturnType, isPagingRepository, isReactiveRepositorypublic ReactiveElasticsearchRepositoryMetadata(Class<?> repositoryInterface)
protected boolean isAllowedGenericType(ParameterizedType methodGenericReturnType)
isAllowedGenericType in class ElasticsearchRepositoryMetadataCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.