org.modeshape.jcr.value.binary.infinispan
Class InfinispanBinaryStore.DummyReducer
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfinispanBinaryStore.DummyReducer
protected InfinispanBinaryStore.DummyReducer()
reduce
public String reduce(String s,
Iterator<String> stringIterator)
- Specified by:
reduce
in interface org.infinispan.distexec.mapreduce.Reducer<String,String>
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.