Trees | Indices | Help |
|
---|
|
object --+ | abstracts.ProtocolHandler --+ | BsonParser
Receives and interprets .bson logs from the monitor.
The monitor provides us with "info" messages that explain how the function arguments will come through later on. This class remembers these info mappings and then transforms the api call messages accordingly.
Other message types typically get passed through after renaming the keys slightly.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
converters_32bit = {None: default_converter_32bit, "p": pointe
|
|||
converters_64bit = {None: default_converter_64bit, "p": pointe
|
|
|||
Inherited from |
|
|
Determines which unserializers (or converters) have to be used in order to parse the various arguments for this function call. Keeps in mind whether the current bson is 32-bit or 64-bit. |
|
converters_32bit
|
converters_64bit
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 4 23:21:58 2016 | http://epydoc.sourceforge.net |