Uses of Interface
org.hibernate.search.util.common.reporting.spi.EventContextProvider
-
-
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.document.model.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.document.model.impl Modifier and Type Interface Description interfaceElasticsearchIndexCompositeNodeinterfaceElasticsearchIndexFieldinterfaceElasticsearchIndexNodeClasses in org.hibernate.search.backend.elasticsearch.document.model.impl that implement EventContextProvider Modifier and Type Class Description classElasticsearchIndexModelclassElasticsearchIndexObjectFieldclassElasticsearchIndexRootclassElasticsearchIndexValueField<F> -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.scope.model.impl
Classes in org.hibernate.search.backend.elasticsearch.scope.model.impl that implement EventContextProvider Modifier and Type Class Description classElasticsearchSearchIndexScopeImpl -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.aggregation.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.aggregation.impl Modifier and Type Interface Description interfaceElasticsearchSearchAggregationIndexScope<S extends ElasticsearchSearchAggregationIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.common.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.common.impl Modifier and Type Interface Description interfaceElasticsearchSearchIndexCompositeNodeContextinterfaceElasticsearchSearchIndexNodeContextinterfaceElasticsearchSearchIndexScope<S extends ElasticsearchSearchIndexScope<?>>interfaceElasticsearchSearchIndexValueFieldContext<F>Information about a value (non-object) field targeted by search, be it in a projection, a predicate, a sort, ...Classes in org.hibernate.search.backend.elasticsearch.search.common.impl that implement EventContextProvider Modifier and Type Class Description classElasticsearchMultiIndexSearchIndexCompositeNodeContextclassElasticsearchMultiIndexSearchIndexValueFieldContext<F> -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.predicate.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.predicate.impl Modifier and Type Interface Description interfaceElasticsearchSearchPredicateIndexScope<S extends ElasticsearchSearchPredicateIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.projection.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.projection.impl Modifier and Type Interface Description interfaceElasticsearchSearchProjectionIndexScope<S extends ElasticsearchSearchProjectionIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.query.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.query.impl Modifier and Type Interface Description interfaceElasticsearchSearchQueryIndexScope<S extends ElasticsearchSearchQueryIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.sort.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.elasticsearch.search.sort.impl Modifier and Type Interface Description interfaceElasticsearchSearchSortIndexScope<S extends ElasticsearchSearchSortIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.document.model.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.document.model.impl Modifier and Type Interface Description interfaceLuceneIndexCompositeNodeinterfaceLuceneIndexFieldinterfaceLuceneIndexNodeClasses in org.hibernate.search.backend.lucene.document.model.impl that implement EventContextProvider Modifier and Type Class Description classLuceneIndexModelclassLuceneIndexObjectFieldclassLuceneIndexRootclassLuceneIndexValueField<F> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.scope.model.impl
Classes in org.hibernate.search.backend.lucene.scope.model.impl that implement EventContextProvider Modifier and Type Class Description classLuceneSearchIndexScopeImpl -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.search.aggregation.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.search.aggregation.impl Modifier and Type Interface Description interfaceLuceneSearchAggregationIndexScope<S extends LuceneSearchAggregationIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.search.common.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.search.common.impl Modifier and Type Interface Description interfaceLuceneSearchIndexCompositeNodeContextInformation about a composite index element targeted by search; either the index root or an object field.interfaceLuceneSearchIndexNodeContextinterfaceLuceneSearchIndexScope<S extends LuceneSearchIndexScope<?>>interfaceLuceneSearchIndexValueFieldContext<F>Classes in org.hibernate.search.backend.lucene.search.common.impl that implement EventContextProvider Modifier and Type Class Description classLuceneMultiIndexSearchIndexCompositeNodeContextclassLuceneMultiIndexSearchIndexValueFieldContext<F> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.search.predicate.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.search.predicate.impl Modifier and Type Interface Description interfaceLuceneSearchPredicateIndexScope<S extends LuceneSearchPredicateIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.search.projection.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.search.projection.impl Modifier and Type Interface Description interfaceLuceneSearchProjectionIndexScope<S extends LuceneSearchProjectionIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.search.query.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.search.query.impl Modifier and Type Interface Description interfaceLuceneSearchQueryIndexScope<S extends LuceneSearchQueryIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.backend.lucene.search.sort.impl
Subinterfaces of EventContextProvider in org.hibernate.search.backend.lucene.search.sort.impl Modifier and Type Interface Description interfaceLuceneSearchSortIndexScope<S extends LuceneSearchSortIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.engine.backend.document.model.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.backend.document.model.spi Modifier and Type Interface Description interfaceIndexCompositeNode<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,F extends IndexField<SC,?>>interfaceIndexField<SC extends SearchIndexScope<?>,C extends IndexCompositeNode<SC,?,?>>interfaceIndexNode<SC extends SearchIndexScope<?>>interfaceIndexObjectField<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>>interfaceIndexValueField<SC extends SearchIndexScope<?>,NT extends AbstractIndexValueFieldType<SC,?,?>,C extends IndexCompositeNode<SC,?,?>> -
Uses of EventContextProvider in org.hibernate.search.engine.backend.scope.spi
Classes in org.hibernate.search.engine.backend.scope.spi that implement EventContextProvider Modifier and Type Class Description classAbstractSearchIndexScope<S extends SearchQueryIndexScope<?>,M extends AbstractIndexModel<?,? extends C,? extends N>,N extends SearchIndexNodeContext<? super S>,C extends SearchIndexCompositeNodeContext<? super S>> -
Uses of EventContextProvider in org.hibernate.search.engine.backend.types.converter.spi
Methods in org.hibernate.search.engine.backend.types.converter.spi with parameters of type EventContextProvider Modifier and Type Method Description <T> ProjectionConverter<F,? extends T>ProjectionConverter. withConvertedType(Class<T> expectedType, EventContextProvider eventContextProvider)Check whether projected values can be assigned to the given type, and returns the projection converter with an appropriate type.<T> DslConverter<? super T,F>DslConverter. withInputType(Class<T> inputTypeCandidate, EventContextProvider eventContextProvider)Check whether DSL arguments values can have the given type, and returns the DSL converter with an appropriate type. -
Uses of EventContextProvider in org.hibernate.search.engine.mapper.model.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.mapper.model.spi Modifier and Type Interface Description interfaceMappingElementA unique representation of an element in the mapping. -
Uses of EventContextProvider in org.hibernate.search.engine.search.aggregation.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.search.aggregation.spi Modifier and Type Interface Description interfaceSearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.engine.search.common.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.search.common.spi Modifier and Type Interface Description interfaceSearchIndexCompositeNodeContext<SC extends SearchIndexScope<?>>Information about a composite index element targeted by search; either the index root or an object field.interfaceSearchIndexIdentifierContextInformation about an identifier targeted by search.interfaceSearchIndexNodeContext<SC extends SearchIndexScope<?>>Information about an index node targeted by search, be it the index root, a value field or an object field.interfaceSearchIndexScope<S extends SearchIndexScope<?>>Information about indexes targeted by search, be it in a projection, a predicate, a sort, ...interfaceSearchIndexValueFieldContext<SC extends SearchIndexScope<?>>Information about a value (non-object) field targeted by search, be it in a projection, a predicate, a sort, ...Classes in org.hibernate.search.engine.search.common.spi that implement EventContextProvider Modifier and Type Class Description classAbstractMultiIndexSearchIndexCompositeNodeContext<S extends SearchIndexCompositeNodeContext<SC>,SC extends SearchIndexScope<?>,NT extends SearchIndexCompositeNodeTypeContext<SC,S>,F extends SearchIndexNodeContext<SC>>classAbstractMultiIndexSearchIndexNodeContext<S extends SearchIndexNodeContext<SC>,SC extends SearchIndexScope<?>,NT extends SearchIndexNodeTypeContext<SC,S>>classAbstractMultiIndexSearchIndexValueFieldContext<S extends SearchIndexValueFieldContext<SC>,SC extends SearchIndexScope<?>,FT extends SearchIndexValueFieldTypeContext<SC,S,F>,F>classMultiIndexSearchIndexIdentifierContext -
Uses of EventContextProvider in org.hibernate.search.engine.search.predicate.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.search.predicate.spi Modifier and Type Interface Description interfaceSearchPredicateIndexScope<S extends SearchPredicateIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.engine.search.projection.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.search.projection.spi Modifier and Type Interface Description interfaceSearchProjectionIndexScope<S extends SearchProjectionIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.engine.search.query.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.search.query.spi Modifier and Type Interface Description interfaceSearchQueryIndexScope<S extends SearchQueryIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.engine.search.sort.spi
Subinterfaces of EventContextProvider in org.hibernate.search.engine.search.sort.spi Modifier and Type Interface Description interfaceSearchSortIndexScope<S extends SearchSortIndexScope<?>> -
Uses of EventContextProvider in org.hibernate.search.mapper.pojo.processing.building.impl
Classes in org.hibernate.search.mapper.pojo.processing.building.impl that implement EventContextProvider Modifier and Type Class Description classPojoIndexedEmbeddedMappingElement -
Uses of EventContextProvider in org.hibernate.search.mapper.pojo.search.definition.binding.impl
Classes in org.hibernate.search.mapper.pojo.search.definition.binding.impl that implement EventContextProvider Modifier and Type Class Description classProjectionConstructorBinder<T>
-