protected static class CacheSchematicDb.ResultsCollector extends Object implements org.infinispan.distexec.mapreduce.Collector<String,SchemaLibrary.Results>
Modifier | Constructor and Description |
---|---|
protected |
CacheSchematicDb.ResultsCollector() |
Modifier and Type | Method and Description |
---|---|
void |
emit(String key,
SchemaLibrary.Results value) |
Map<String,SchemaLibrary.Results> |
getResultsByKey() |
public void emit(String key, SchemaLibrary.Results value)
emit
in interface org.infinispan.distexec.mapreduce.Collector<String,SchemaLibrary.Results>
public Map<String,SchemaLibrary.Results> getResultsByKey()
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.