Uses of Interface
org.hibernate.search.engine.backend.spi.BackendStartContext
Packages that use BackendStartContext
Package
Description
-
Uses of BackendStartContext in org.hibernate.search.backend.lucene.impl
Methods in org.hibernate.search.backend.lucene.impl with parameters of type BackendStartContext -
Uses of BackendStartContext in org.hibernate.search.engine.backend.spi
Methods in org.hibernate.search.engine.backend.spi with parameters of type BackendStartContextModifier and TypeMethodDescriptionvoidBackendImplementor.start(BackendStartContext context) Start any resource necessary to operate the backend at runtime.