| Package | Description | 
|---|---|
| com.allanbank.mongodb | 
 Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests. 
 | 
| com.allanbank.mongodb.client | 
 Provides implementations of the main client interfaces and classes to translate the
  
Reply(s) from the server. | 
| Modifier and Type | Method and Description | 
|---|---|
BatchedAsyncMongoCollection | 
MongoCollection.startBatch()
Starts a batch of requests to the server. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchedAsyncMongoCollectionImpl
BatchedAsyncMongoCollectionImpl provides the implementation for the
  
BatchedAsyncMongoCollection. | 
| Modifier and Type | Method and Description | 
|---|---|
BatchedAsyncMongoCollection | 
SynchronousMongoCollectionImpl.startBatch()
Starts a batch of requests to the server. 
 | 
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.