Uses of Interface
org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaCollector
Packages that use IndexSchemaCollector
-
Uses of IndexSchemaCollector in org.hibernate.search.engine.backend.schema.management.spi
Methods in org.hibernate.search.engine.backend.schema.management.spi with parameters of type IndexSchemaCollectorModifier and TypeMethodDescriptionvoidIndexSchemaManager.exportExpectedSchema(IndexSchemaCollector collector) Accepts a collector that will receive the schema export represented by this index schema manager.