| Package | Description |
|---|---|
| de.caluga.morphium.aggregation | |
| de.caluga.morphium.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MorphiumAggregationIterator<T,R> |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationIterator<T,R>
User: Stephan Bösebeck
Date: 25.03.16
Time: 22:33
iterating over huge collections using the mongodb internal cursor
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MorphiumQueryIterator<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyIterator<T> |
class |
PrefetchingQueryIterator<T>
iterating over huge collections using the db interal cursor.
|
class |
QueryIterator<T>
User: Stephan Bösebeck
Date: 25.03.16
Time: 22:33
iterating over huge collections using the mongodb internal cursor
|
Copyright © 2021. All rights reserved.