public class ElasticsearchRepositoryFactory extends RepositoryFactorySupport
ElasticsearchRepositoryRepositoryFactorySupport.QueryExecutorMethodInterceptor| Constructor and Description |
|---|
ElasticsearchRepositoryFactory(ElasticsearchOperations elasticsearchOperations) |
| Modifier and Type | Method and Description |
|---|---|
<T,ID extends Serializable> |
getEntityInformation(Class<T> domainClass) |
protected QueryLookupStrategy |
getQueryLookupStrategy(QueryLookupStrategy.Key key) |
protected Class<?> |
getRepositoryBaseClass(RepositoryMetadata metadata) |
protected Object |
getTargetRepository(RepositoryInformation metadata) |
addQueryCreationListener, addRepositoryProxyPostProcessor, getProjectionFactory, getQueryLookupStrategy, getQueryMethods, getRepository, getRepository, getRepositoryInformation, getRepositoryMetadata, getTargetRepositoryViaReflection, setBeanClassLoader, setBeanFactory, setEvaluationContextProvider, setNamedQueries, setQueryLookupStrategyKey, setRepositoryBaseClass, validatepublic ElasticsearchRepositoryFactory(ElasticsearchOperations elasticsearchOperations)
public <T,ID extends Serializable> ElasticsearchEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
getEntityInformation in class RepositoryFactorySupportprotected Object getTargetRepository(RepositoryInformation metadata)
getTargetRepository in class RepositoryFactorySupportprotected Class<?> getRepositoryBaseClass(RepositoryMetadata metadata)
getRepositoryBaseClass in class RepositoryFactorySupportprotected QueryLookupStrategy getQueryLookupStrategy(QueryLookupStrategy.Key key)
getQueryLookupStrategy in class RepositoryFactorySupportCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.