| Package | Description |
|---|---|
| org.hibernate.search.engine.impl | |
| org.hibernate.search.metadata.impl | |
| org.hibernate.search.spi |
| Modifier and Type | Method and Description |
|---|---|
IndexedTypeDescriptor |
MutableSearchFactory.getIndexedTypeDescriptor(IndexedTypeIdentifier typeId) |
IndexedTypeDescriptor |
ImmutableSearchFactory.getIndexedTypeDescriptor(IndexedTypeIdentifier type) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedTypeDescriptorForUnindexedType
Dummy descriptor for an unindexed type
|
class |
IndexedTypeDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
IndexedTypeDescriptor |
SearchIntegrator.getIndexedTypeDescriptor(IndexedTypeIdentifier typeId)
Returns a descriptor for the specified entity type describing its indexed state.
|
Copyright © 2006–2017 Hibernate. All rights reserved.