Add asynchronous compact support to async API.
This commit is contained in:
@@ -22,6 +22,7 @@ COPYDOC(__wt_async_op, WT_ASYNC_OP, search)
|
||||
COPYDOC(__wt_async_op, WT_ASYNC_OP, insert)
|
||||
COPYDOC(__wt_async_op, WT_ASYNC_OP, update)
|
||||
COPYDOC(__wt_async_op, WT_ASYNC_OP, remove)
|
||||
COPYDOC(__wt_async_op, WT_ASYNC_OP, compact)
|
||||
COPYDOC(__wt_async_op, WT_ASYNC_OP, get_id)
|
||||
COPYDOC(__wt_async_op, WT_ASYNC_OP, get_type)
|
||||
COPYDOC(__wt_session, WT_SESSION, close)
|
||||
|
||||
Reference in New Issue
Block a user