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

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 _Query
def __init__ (self, flags, db, coll, ntoskip, spec, fields, codec_options, read_preference, limit, batch_size, read_concern, collation, session, client, allow_disk_use)
 
def namespace (self)
 
def as_command (self, sock_info)
 

Additional Inherited Members

- Data Fields inherited from _Query
 flags
 
 db
 
 coll
 
 ntoskip
 
 spec
 
 fields
 
 codec_options
 
 read_preference
 
 read_concern
 
 limit
 
 batch_size
 
 collation
 
 session
 
 client
 
 allow_disk_use
 
 name
 
- Static Public Attributes inherited from _Query
 exhaust_mgr
 
 cursor_id
 

Member Function Documentation

◆ get_message()

def get_message (   self,
  set_slave_ok,
  sock_info,
  use_cmd = False 
)
Get a query message, possibly setting the slaveOk bit.

Reimplemented from _Query.

◆ use_command()

def use_command (   self,
  socket_info,
  exhaust 
)

Reimplemented from _Query.


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