Package de.bwaldvogel.mongo
Interface AsyncMongoCollection
- All Known Subinterfaces:
MongoCollection<P>
- All Known Implementing Classes:
AbstractMongoCollection,AbstractSynchronizedMongoCollection
public interface AsyncMongoCollection
-
Method Summary
Modifier and Type Method Description java.util.concurrent.CompletionStage<QueryResult>handleQueryAsync(QueryParameters queryData)