getListLength
API定义  | 
uint32_t getListLength(int listId) const override;  | 
|---|---|
功能描述  | 
返回当前的AscendIndexIVFSQT的nlist中的特定nlistId上的长度。  | 
输入  | 
int listId:AscendIndexIVFSQT的nlist中的特定nlistId。  | 
输出  | 
无  | 
返回值  | 
AscendIndexIVFSQT的nlist中的特定nlistId上的长度。  | 
约束说明  | 
当前版本暂不支持该接口,请勿调用。  | 
父主题: AscendIndexIVFSQT