Uses of Package
org.hibernate.search.engine.backend.work.execution
Packages that use org.hibernate.search.engine.backend.work.execution
Package
Description
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.backend.indexClassDescriptionInterface defining how operation should be submitted to the queue or executor.
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.backend.index.spiClassDescriptionDefines how to handle index commits after a document is written to the index, i.e. whether changes should be committed to disk immediately or not.Defines how to handle index refreshes after a document is written to the index, i.e. whether changes should be searchable immediately or not.
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.backend.orchestration.spiClassDescriptionInterface defining how operation should be submitted to the queue or executor.
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.backend.schema.management.spiClassDescriptionInterface defining how operation should be submitted to the queue or executor.
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.backend.work.executionClassDescriptionDefines how to handle index commits after a document is written to the index, i.e. whether changes should be committed to disk immediately or not.Defines how to handle index refreshes after a document is written to the index, i.e. whether changes should be searchable immediately or not.Interface defining how operation should be submitted to the queue or executor.
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.backend.work.execution.spiClassDescriptionDefines how to handle index commits after a document is written to the index, i.e. whether changes should be committed to disk immediately or not.Defines how to handle index refreshes after a document is written to the index, i.e. whether changes should be searchable immediately or not.Interface defining how operation should be submitted to the queue or executor.
-
Classes in org.hibernate.search.engine.backend.work.execution used by org.hibernate.search.engine.mapper.mapping.spiClassDescriptionDefines how to handle index commits after a document is written to the index, i.e. whether changes should be committed to disk immediately or not.Defines how to handle index refreshes after a document is written to the index, i.e. whether changes should be searchable immediately or not.