Version 2.4.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCcom.wiredtiger.db.AsyncCallback
oCcom.wiredtiger.db.AsyncOpA WT_ASYNC_OP handle is the interface to an asynchronous operation.
oCcom.wiredtiger.db.AsyncOpType
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.PackFormatInputStream
oCcom.wiredtiger.db.PackInputStream
oCcom.wiredtiger.db.PackOutputStream
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
oCRuntimeException
|\Ccom.wiredtiger.db.WiredTigerException
| oCcom.wiredtiger.db.WiredTigerPackingException
| oCcom.wiredtiger.db.WiredTigerPanicException
| \Ccom.wiredtiger.db.WiredTigerRollbackException
oCWT_ASYNC_CALLBACKThe interface implemented by applications to accept notifications of the completion of asynchronous operations
oCWT_ASYNC_OPA WT_ASYNC_OP handle is the interface to an asynchronous operation
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 configuration parsing functions in the WT_EXTENSION_API and the public API
oCWT_CONFIG_PARSERA handle that can be used to search and traverse configuration strings compatible with WiredTiger APIs
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, including a pointer to the data and a length
oCWT_LSNA log sequence number, representing a position in the transaction log
oCWT_SESSIONAll data operations are performed in the context of a WT_SESSION
\CWT_TXN_NOTIFYSnapshot isolation level, returned by WT_EXTENSION_API::transaction_isolation_level