Package | Description |
---|---|
org.infinispan.distexec.mapreduce |
Modifier and Type | Method and Description |
---|---|
void |
Mapper.map(KIn key,
VIn value,
Collector<KOut,VOut> collector)
Invoked once for each input cache entry KIn,VOut pair.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.