| Class | Description |
|---|---|
| OpQuery |
Query call implementation for MongoDB wire protocol
|
| OpReply |
OPReply implemtation for mongodb wire protocol
|
| WireProtocolMessage |
base class for mongodb wire protocol messages:
* bit num name description
0 Reserved Must be set to 0.
1 TailableCursor Tailable means cursor is not closed when the last data is retrieved.
|
Copyright © 2016. All rights reserved.