API定义
APP_ERROR GetNTotal(uint64_t& ntotal) const;
功能描述
获取当前索引的底库数量。
输入
无
输出
uint64_t& ntotal:当前Index的底库总向量条数。
返回值
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。
约束说明