getListLength
API definition |
uint32_t getListLength(int listId) const override; |
|---|---|
Function |
Returns the length of the specific nlistId in nlist of the current AscendIndexIVFSQT. |
Input |
int listId: specific nlistId in nlist of AscendIndexIVFSQT. |
Output |
N/A |
Return value |
Length of the specific nlistId in nlist of AscendIndexIVFSQT. |
Restrictions |
This API is not supported in the current version. Avoid using it. |
Parent topic: AscendIndexIVFSQT