Package | Description |
---|---|
com.allanbank.mongodb.client.callback |
Provides implementation for various transformations, implemented in the form of
Callback s, that are used by the driver. |
com.allanbank.mongodb.client.state |
Support for tracking the state of a set of MongoDB servers.
|
Constructor and Description |
---|
ValidatingReplyCallback(FutureReplyCallback delegate)
Create a new ValidatingReplyCallback.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerUpdateCallback
ServerUpdateCallback provides a special callback update the server with the
first document in the reply.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.