Class HibernateSearchElasticsearchDevInfo.IndexedEntity
java.lang.Object
io.quarkus.hibernate.search.orm.elasticsearch.runtime.dev.HibernateSearchElasticsearchDevInfo.IndexedEntity
- All Implemented Interfaces:
Comparable<HibernateSearchElasticsearchDevInfo.IndexedEntity>
- Enclosing class:
HibernateSearchElasticsearchDevInfo
public static class HibernateSearchElasticsearchDevInfo.IndexedEntity
extends Object
implements Comparable<HibernateSearchElasticsearchDevInfo.IndexedEntity>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIndexedEntity(org.hibernate.search.mapper.orm.entity.SearchIndexedEntity<?> searchIndexedEntity) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
jpaName
-
javaClass
-
indexNames
-
-
Constructor Details
-
IndexedEntity
IndexedEntity(org.hibernate.search.mapper.orm.entity.SearchIndexedEntity<?> searchIndexedEntity)
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<HibernateSearchElasticsearchDevInfo.IndexedEntity>
-