Uses of Interface
org.hibernate.search.backend.elasticsearch.index.ElasticsearchIndexManager
-
Packages that use ElasticsearchIndexManager Package Description org.hibernate.search.backend.elasticsearch.logging.impl -
-
Uses of ElasticsearchIndexManager in org.hibernate.search.backend.elasticsearch.logging.impl
Methods in org.hibernate.search.backend.elasticsearch.logging.impl with parameters of type ElasticsearchIndexManager Modifier and Type Method Description SearchExceptionLog_$logger. cannotMixElasticsearchScopeWithOtherBackend(IndexScopeBuilder baseScope, ElasticsearchIndexManager indexFromOtherBackend, EventContext context)SearchExceptionLog. cannotMixElasticsearchScopeWithOtherBackend(IndexScopeBuilder baseScope, ElasticsearchIndexManager indexFromOtherBackend, EventContext context)SearchExceptionLog_$logger. cannotMixElasticsearchScopeWithOtherType(IndexScopeBuilder baseScope, ElasticsearchIndexManager elasticsearchIndex, EventContext context)SearchExceptionLog. cannotMixElasticsearchScopeWithOtherType(IndexScopeBuilder baseScope, ElasticsearchIndexManager elasticsearchIndex, EventContext context)
-