Classe AggregateIterable
Os Atlas Device SDKs estão obsoletos. Consulte apágina de descontinuação do para detalhes.
io.realm.mongodb.mongo.iterable
io.realm.mongodb.mongo.iterable.AggregateIterable
Iterável específico para io. Realm.mongodb.mongo.MongoCollection.aggregate(List) operações.
Construtores
Construtor e descrição |
---|
ThreadPoolExecutor threadPoolExecutor, <any> osMongoCollection, CodecRegistry codecRegistry, java.lang.Class<ResultT> resultClass, java.util.List<? extends Bson> pipeline ) |
Métodos herdados
Métodos herdados da classe java.lang.Object :
getClass
,hashCode
,equals
,clone
,toString
,notify
,notifyAll
,wait
,wait
,wait
,finalize
Métodos herdados da classe io. Realm.mongodb.mongo.iterable.MongoIterable :
iterator
,first
Detalhes do construtor
public AggregateIterable ( ThreadPoolExecutor threadPoolExecutor, <any> osMongoCollection, CodecRegistry codecRegistry, java.lang.Class<ResultT> resultClass, java.util.List<? extends Bson> pipeline ) |
---|