Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDKs

Class AggregateIterable

On this page

  • io.realm.mongodb.mongo.iterable
  • Constructors
  • Inherited Methods
  • Constructor Detail
io.realm.mongodb.mongo.iterable.AggregateIterable

Specific iterable for io.realm.mongodb.mongo.MongoCollection.aggregate(List) operations.

Constructor and Description
ThreadPoolExecutor threadPoolExecutor,
<any> osMongoCollection,
CodecRegistry codecRegistry,
)
  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Methods inherited from class io.realm.mongodb.mongo.iterable.MongoIterable : iterator , first

ThreadPoolExecutor threadPoolExecutor,
<any> osMongoCollection,
CodecRegistry codecRegistry,
)
← io.realm.mongodb.mongo.iterable