OpenQuizz
Une application de gestion des contenus pédagogiques
_RawBatchGetMore Class Reference
Inheritance diagram for _RawBatchGetMore:
Collaboration diagram for _RawBatchGetMore:

Public Member Functions

def use_command (self, socket_info, exhaust)
 
def get_message (self, set_slave_ok, sock_info, use_cmd=False)
 
- Public Member Functions inherited from _GetMore
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)
 

Additional Inherited Members

- Data Fields inherited from _GetMore
 db
 
 coll
 
 ntoreturn
 
 cursor_id
 
 codec_options
 
 read_preference
 
 session
 
 client
 
 max_await_time_ms
 
 exhaust_mgr
 
- Static Public Attributes inherited from _GetMore
 name
 

Member Function Documentation

◆ 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 
)

Reimplemented from _GetMore.


The documentation for this class was generated from the following file: