T
public class AggregationResults<T> extends Object implements Iterable<T>
AggregationResults(List<T> mappedResults, org.bson.Document rawResults)
AggregationResults
List<T>
getMappedResults()
org.bson.Document
getRawResults()
String
getServerUsed()
getUniqueMappedResult()
Iterator<T>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public AggregationResults(List<T> mappedResults, org.bson.Document rawResults)
mappedResults
rawResults
public List<T> getMappedResults()
@Nullable public T getUniqueMappedResult()
IllegalArgumentException
public Iterator<T> iterator()
iterator
Iterable<T>
@Nullable public String getServerUsed()
public org.bson.Document getRawResults()
Impressum und Datenschutz Copyright ©2018 eir.me