Version 1.4.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNwiredtiger
|oCCursorPython wrapper around C WT_CURSOR
|oCSessionPython wrapper around C WT_SESSION
|oCConnectionPython wrapper around C WT_CONNECTION
|\CstatKeys for statistics cursors
| oCconnKeys for cursors on connection statistics
| \CdsrcKeys for cursors on data source statistics
oCWT_COLLATORThe interface implemented by applications to provide custom ordering of records
oCWT_COMPRESSORThe interface implemented by applications to provide custom compression
oCWT_CONNECTIONA connection to a WiredTiger database
oCWT_CURSORA WT_CURSOR handle is the interface to a cursor
oCWT_DATA_SOURCEApplications can extend WiredTiger by providing new implementations of the WT_DATA_SOURCE class
oCWT_EVENT_HANDLERThe interface implemented by applications to handle error, informational and progress messages
oCWT_EXTENSION_APITable of WiredTiger extension functions
oCWT_EXTRACTORThe interface implemented by applications to provide custom extraction of index keys or column group values
oCWT_ITEMA raw item of data to be managed
\CWT_SESSIONAll data operations are performed in the context of a WT_SESSION