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