org.infinispan.schematic.internal
Class CacheSchematicDb.ResultsCollector
java.lang.Object
org.infinispan.schematic.internal.CacheSchematicDb.ResultsCollector
- All Implemented Interfaces:
- org.infinispan.distexec.mapreduce.Collector<String,SchemaLibrary.Results>
- Enclosing class:
- CacheSchematicDb
protected static class CacheSchematicDb.ResultsCollector
- extends Object
- implements org.infinispan.distexec.mapreduce.Collector<String,SchemaLibrary.Results>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheSchematicDb.ResultsCollector
protected CacheSchematicDb.ResultsCollector()
emit
public void emit(String key,
SchemaLibrary.Results value)
- Specified by:
emit
in interface org.infinispan.distexec.mapreduce.Collector<String,SchemaLibrary.Results>
getResultsByKey
public Map<String,SchemaLibrary.Results> getResultsByKey()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.