Uses of Interface
org.infinispan.search.mapper.work.SearchIndexer
-
Packages that use SearchIndexer Package Description org.infinispan.search.mapper.mapping org.infinispan.search.mapper.mapping.impl org.infinispan.search.mapper.work.impl -
-
Uses of SearchIndexer in org.infinispan.search.mapper.mapping
Methods in org.infinispan.search.mapper.mapping that return SearchIndexer Modifier and Type Method Description SearchIndexerSearchMapping. getSearchIndexer() -
Uses of SearchIndexer in org.infinispan.search.mapper.mapping.impl
Methods in org.infinispan.search.mapper.mapping.impl that return SearchIndexer Modifier and Type Method Description SearchIndexerInfinispanMapping. getSearchIndexer() -
Uses of SearchIndexer in org.infinispan.search.mapper.work.impl
Classes in org.infinispan.search.mapper.work.impl that implement SearchIndexer Modifier and Type Class Description classSearchIndexerImpl
-