Couchbase C Client
3.3.14
Asynchronous C Client for Couchbase
|
#include <ixmgmt.h>
Data Fields | |
lcb_N1XSPEC | spec |
The index to operate on. | |
lcb_N1XMGMTCALLBACK | callback |
Callback to be invoked when operation is complete. | |
lcb_N1XSPEC spec |
The index to operate on.
This can either be a full definition (when creating an index) or a partial definition (when listing or building indexes)
lcb_N1XMGMTCALLBACK callback |
Callback to be invoked when operation is complete.