Package | Description |
---|---|
org.hibernate.search.metadata | |
org.hibernate.search.metadata.impl |
Modifier and Type | Method and Description |
---|---|
Set<IndexDescriptor> |
IndexedTypeDescriptor.getIndexDescriptors()
Returns a set of
IndexDescriptor instances describing Lucene index information, in particular the index name. |
Modifier and Type | Class and Description |
---|---|
class |
IndexDescriptorImpl |
Modifier and Type | Method and Description |
---|---|
Set<IndexDescriptor> |
IndexedTypeDescriptorImpl.getIndexDescriptors() |
Set<IndexDescriptor> |
IndexedTypeDescriptorForUnindexedType.getIndexDescriptors() |
Copyright © 2006–2016 Hibernate. All rights reserved.