ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.internal
Class CacheSchematicDb.ResultsCollector

java.lang.Object
  extended by 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>


Constructor Summary
protected CacheSchematicDb.ResultsCollector()
           
 
Method Summary
 void emit(String key, SchemaLibrary.Results value)
           
 Map<String,SchemaLibrary.Results> getResultsByKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheSchematicDb.ResultsCollector

protected CacheSchematicDb.ResultsCollector()
Method Detail

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()

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.