T - public interface ReactiveCollectionCallback<T>
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<T> |
doInCollection(com.mongodb.reactivestreams.client.MongoCollection<org.bson.Document> collection) |
org.reactivestreams.Publisher<T> doInCollection(com.mongodb.reactivestreams.client.MongoCollection<org.bson.Document> collection) throws com.mongodb.MongoException, DataAccessException
com.mongodb.MongoExceptionDataAccessExceptionCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.