Class HibernateSearchSupplier.DevUiIndexedEntity
- java.lang.Object
-
- io.quarkus.hibernate.search.orm.elasticsearch.runtime.devconsole.HibernateSearchSupplier.DevUiIndexedEntity
-
- All Implemented Interfaces:
Comparable<HibernateSearchSupplier.DevUiIndexedEntity>
- Enclosing class:
- HibernateSearchSupplier
public static class HibernateSearchSupplier.DevUiIndexedEntity extends Object implements Comparable<HibernateSearchSupplier.DevUiIndexedEntity>
-
-
Constructor Summary
Constructors Constructor Description DevUiIndexedEntity(org.hibernate.search.mapper.orm.entity.SearchIndexedEntity<?> searchIndexedEntity)
-
-
-
Method Detail
-
compareTo
public int compareTo(HibernateSearchSupplier.DevUiIndexedEntity o)
- Specified by:
compareToin interfaceComparable<HibernateSearchSupplier.DevUiIndexedEntity>
-
-