ModeShape Distribution 3.2.0.Final

org.modeshape.jcr.value.binary.infinispan
Class InfinispanBinaryStore.DummyReducer

java.lang.Object
  extended by org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore.DummyReducer
All Implemented Interfaces:
Serializable, org.infinispan.distexec.mapreduce.Reducer<String,String>
Enclosing class:
InfinispanBinaryStore

protected static class InfinispanBinaryStore.DummyReducer
extends Object
implements org.infinispan.distexec.mapreduce.Reducer<String,String>

See Also:
Serialized Form

Constructor Summary
protected InfinispanBinaryStore.DummyReducer()
           
 
Method Summary
 String reduce(String s, Iterator<String> stringIterator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfinispanBinaryStore.DummyReducer

protected InfinispanBinaryStore.DummyReducer()
Method Detail

reduce

public String reduce(String s,
                     Iterator<String> stringIterator)
Specified by:
reduce in interface org.infinispan.distexec.mapreduce.Reducer<String,String>

ModeShape Distribution 3.2.0.Final

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