Docs Menu
Docs Home
/ /
Atlas Device SDK
/ / /

AggregateIterable クラス

項目一覧

  • io.realm.mongodb.mongo.iterable
  • コンストラクター
  • 継承されたメソッド
  • コンストラクターの詳細
java.lang.Object
io.realm.mongodb.mongo.iterable.AggregateIterable

io.realm.mongodb.mongo.MongoCollection.aggregate(List)の特定のイテラブル の操作です。

コンストラクターと説明
ThreadPoolExecutor threadPoolExecutor,
<any> osMongoCollection,
CodecRegistry codecRegistry,
)
  • クラス java.lang.Object から継承されたメソッド :getClasshashCodeequalsclonetoStringnotifynotifyAllwaitwaitwaitfinalize

  • クラスio.realm.mongodb.mongo.iterable.MongoIterableから継承されたメソッド : iteratorfirst

ThreadPoolExecutor threadPoolExecutor,
<any> osMongoCollection,
CodecRegistry codecRegistry,
)

戻る

io.realm.mongodb.mongo.iterable