ctdbGetIndexName
Retrieve the index name
Declaration
pTEXT ctdbGetIndexName(CTHANDLE Handle)
Description
ctdbGetIndexName() retrieves the index name.
Returns
ctdbGetIndexName() returns the pointer to the index name on success, or NULL on failure.
See also
ctdbAllocIndex(), ctdbGetSegmentNbr(), ctdbGetIndexNbrByName(), ctdbGetIndexNbr()