|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexDescriptor | |
|---|---|
| org.hibernate.search.metadata | |
| org.hibernate.search.metadata.impl | |
| Uses of IndexDescriptor in org.hibernate.search.metadata |
|---|
| Methods in org.hibernate.search.metadata that return types with arguments of type IndexDescriptor | |
|---|---|
Set<IndexDescriptor> |
IndexedTypeDescriptor.getIndexDescriptors()
Returns a set of IndexDescriptor instances describing Lucene index information, in particular the index name. |
| Uses of IndexDescriptor in org.hibernate.search.metadata.impl |
|---|
| Classes in org.hibernate.search.metadata.impl that implement IndexDescriptor | |
|---|---|
class |
IndexDescriptorImpl
|
| Methods in org.hibernate.search.metadata.impl that return types with arguments of type IndexDescriptor | |
|---|---|
Set<IndexDescriptor> |
IndexedTypeDescriptorForUnindexedType.getIndexDescriptors()
|
Set<IndexDescriptor> |
IndexedTypeDescriptorImpl.getIndexDescriptors()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||