类 AggregateIterable
Atlas Device SDK 已弃用。 有关详细信息,请参阅弃用页面。
io.realm.mongodb.mongo.iterable
io.realm.mongodb.mongo.iterable.AggregateIterable
io 的特定迭代。 域.mongodb。 Mongo.MongoCollection.aggregate(List) 操作。
构造函数
构造函数和描述 |
---|
ThreadPoolExecutor threadPoolExecutor, <any> osMongoCollection, CodecRegistry codecRegistry, java.lang.Class<ResultT> resultClass, java.util.List<? extends Bson> pipeline ) |
继承方法
从类 java.lang.Object 继承的方法 :
getClass
,hashCode
,equals
,clone
,toString
,notify
,notifyAll
,wait
,wait
,wait
,finalize
从 io 类继承的方法 域.mongodb。 Mongo.iterable.MongoIterable :
iterator
,first
构造函数详细信息
public AggregateIterable ( ThreadPoolExecutor threadPoolExecutor, <any> osMongoCollection, CodecRegistry codecRegistry, java.lang.Class<ResultT> resultClass, java.util.List<? extends Bson> pipeline ) |
---|