Uses of Class
org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
-
Packages that use DirtinessDescriptor Package Description org.hibernate.search.mapper.pojo.work.spi -
-
Uses of DirtinessDescriptor in org.hibernate.search.mapper.pojo.work.spi
Fields in org.hibernate.search.mapper.pojo.work.spi declared as DirtinessDescriptor Modifier and Type Field Description DirtinessDescriptorPojoIndexingQueueEventPayload. dirtinessConstructors in org.hibernate.search.mapper.pojo.work.spi with parameters of type DirtinessDescriptor Constructor Description PojoIndexingQueueEventPayload(DocumentRoutesDescriptor routes, DirtinessDescriptor dirtiness)
-