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

AggregateIterable 클래스

이 페이지의 내용

  • io.realm.mongodb.mongo.iterable
  • 생성자
  • 상속된 메서드
  • 생성자 세부 정보
java.lang.Object
io.realm.mongodb.mongo.iterable.AggregateIterable

io에 대한 특정 이터러블(iterable)입니다. Realm 영역. Mongo.MongoCollection.aggregate(List) 작업.

생성자 및 설명
ThreadPoolExecutor threadPoolExecutor,
<any> osMongoCollection,
CodecRegistry codecRegistry,
)
  • 클래스 java.lang.Object 에서 상속된 메서드 : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • 클래스 io에서 상속된 메서드입니다. Realm 영역. Mongo.iterable.MongoIterable : iterator , first

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

돌아가기

io.realm.mongodb.mongo.iterable