接口的使用
com.baidu.mochow.model.entity.IndexParams
使用IndexParams的程序包
-
com.baidu.mochow.model.entity中IndexParams的使用
修饰符和类型方法说明IndexParamsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctx) 参数类型为IndexParams的com.baidu.mochow.model.entity中的构造器限定符构造器说明VectorIndex(String indexName, String fieldName, IndexType indexType, IndexState state, MetricType metricType, IndexParams params, boolean autoBuild, AutoBuildPolicy autoBuildPolicy)