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. |
Modifier and Type | Class and Description |
---|---|
class |
CursorCallback
|
class |
CursorStreamingCallback
Callback to convert a
CursorableMessage Reply into a series
of callback for each document received. |
class |
MultipleCursorCallback
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.