Atlas Device SDK は非推奨です。 詳細については、 の廃止ページを参照してください。
io.realm.mongodb.mongo.iterable
io.realm.mongodb.mongo.iterable.AggregateIterable
io.realm.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.realm.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 ) |
|---|