public final class IndexingMapper extends Object implements Mapper<Object,Object,Object,org.hibernate.search.backend.LuceneWork>
Constructor and Description |
---|
IndexingMapper() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Cache inputCache) |
void |
map(Object key,
Object value,
Collector<Object,org.hibernate.search.backend.LuceneWork> collector)
Invoked once for each input cache entry KIn,VOut pair.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.