|
def | use_command (self, socket_info, exhaust) |
|
def | get_message (self, set_slave_ok, sock_info, use_cmd=False) |
|
def | __init__ (self, db, coll, ntoreturn, cursor_id, codec_options, read_preference, session, client, max_await_time_ms, exhaust_mgr) |
|
def | namespace (self) |
|
def | as_command (self, sock_info) |
|
◆ get_message()
def get_message |
( |
|
self, |
|
|
|
dummy0, |
|
|
|
sock_info, |
|
|
|
use_cmd = False |
|
) |
| |
Get a getmore message.
Reimplemented from _GetMore.
◆ use_command()
def use_command |
( |
|
self, |
|
|
|
socket_info, |
|
|
|
exhaust |
|
) |
| |
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/pymongo/message.py