Version 1.6.5
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCWT_TXN_NOTIFYSnapshot isolation level, returned by WT_EXTENSION_API::transaction_isolation_level
oCcom.wiredtiger.db.ConnectionA connection to a WiredTiger database.
oCcom.wiredtiger.db.CursorA WT_CURSOR handle is the interface to a cursor.
oCcom.wiredtiger.db.PackFormatInputStreamAn internal helper class for consuming pack format strings
oCcom.wiredtiger.db.PackInputStreamAn internal helper class for decoding WiredTiger packed values
oCcom.wiredtiger.db.PackOutputStreamAn internal helper class for encoding WiredTiger packed values
oCcom.wiredtiger.db.SearchStatus
oCcom.wiredtiger.db.SessionAll data operations are performed in the context of a WT_SESSION.
oCcom.wiredtiger.db.wiredtigerConstants
|\Ccom.wiredtiger.db.wiredtiger
oCcom.wiredtiger.db.wiredtigerJNI
oCException
|\Ccom.wiredtiger.db.WiredTigerExceptionAn exception that is generated by the WiredTiger application
| \Ccom.wiredtiger.db.WiredTigerPackingExceptionAn exception that is generated by the WiredTiger application during encoding or decoding of packed values
oCWT_COLLATORThe interface implemented by applications to provide custom ordering of records
oCWT_COMPRESSORThe interface implemented by applications to provide custom compression
oCWT_CONFIG_ITEMThe configuration information returned by the WiredTiger extension function WT_EXTENSION_API::config_get
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 methods
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