Package | Description |
---|---|
org.hibernate.search.batchindexing.impl | |
org.hibernate.search.batchindexing.spi |
Modifier and Type | Class and Description |
---|---|
class |
MassIndexerImpl
Prepares and configures a BatchIndexingWorkspace to start rebuilding
the indexes for all entity instances in the database.
|
Modifier and Type | Method and Description |
---|---|
MassIndexerWithTenant |
MassIndexerImpl.tenantIdentifier(String tenantIdentifier) |
Modifier and Type | Method and Description |
---|---|
MassIndexerWithTenant |
MassIndexerWithTenant.tenantIdentifier(String tenantIdentifier)
Set the tenant that is associated to this
MassIndexer . |
Copyright © 2021 JBoss by Red Hat. All rights reserved.