public abstract class MapReduceResultHandler<T> extends Object implements org.jongo.ResultHandler<T>
MapReduceResultHandler()
T
map(com.mongodb.DBObject result)
protected abstract T
map(Object key, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapReduceResultHandler()
public T map(com.mongodb.DBObject result)
map
org.jongo.ResultHandler<T>
protected abstract T map(Object key, Object value)
Copyright © 2013–2015 Taimos GmbH. All rights reserved.