Version 1.4.2
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCobject
|oCwiredtiger.ConnectionPython wrapper around C WT_CONNECTION
|oCwiredtiger.CursorPython wrapper around C WT_CURSOR
|\Cwiredtiger.SessionPython wrapper around C WT_SESSION
oCwiredtiger.statKeys for statistics cursors
oCwiredtiger.stat.connKeys for cursors on connection statistics
oCwiredtiger.stat.dsrcKeys 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