Couchbase C Client  2.9.4
Asynchronous C Client for Couchbase
lcb_CMDN1XMGMT Struct Reference


More...

#include <ixmgmt.h>

Data Fields

lcb_N1XSPEC spec
 The index to operate on. More...
 
lcb_N1XMGMTCALLBACK callback
 Callback to be invoked when operation is complete.
 

Detailed Description


Stability
Volatile:
Command for index management operations

Field Documentation

◆ 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)

◆ callback

lcb_N1XMGMTCALLBACK callback

Callback to be invoked when operation is complete.


The documentation for this struct was generated from the following file: