Uses of Class
io.dingodb.common.Common.SearchHNSWParam
Packages that use Common.SearchHNSWParam
-
Uses of Common.SearchHNSWParam in io.dingodb.common
Methods in io.dingodb.common that return Common.SearchHNSWParamModifier and TypeMethodDescriptionCommon.SearchHNSWParam.Builder.build()Common.SearchHNSWParam.Builder.buildPartial()static Common.SearchHNSWParamCommon.SearchHNSWParam.getDefaultInstance()Common.SearchHNSWParam.Builder.getDefaultInstanceForType()Common.SearchHNSWParam.getDefaultInstanceForType()Common.VectorSearchParameter.Builder.getHnsw().dingodb.pb.common.SearchHNSWParam hnsw = 14;Common.VectorSearchParameter.getHnsw().dingodb.pb.common.SearchHNSWParam hnsw = 14;Common.VectorSearchParameterOrBuilder.getHnsw().dingodb.pb.common.SearchHNSWParam hnsw = 14;static Common.SearchHNSWParamCommon.SearchHNSWParam.parseDelimitedFrom(InputStream input) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(byte[] data) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(com.google.protobuf.ByteString data) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(com.google.protobuf.CodedInputStream input) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(InputStream input) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(ByteBuffer data) static Common.SearchHNSWParamCommon.SearchHNSWParam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.SearchHNSWParamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.SearchHNSWParam>Common.SearchHNSWParam.getParserForType()static com.google.protobuf.Parser<Common.SearchHNSWParam>Common.SearchHNSWParam.parser()Methods in io.dingodb.common with parameters of type Common.SearchHNSWParamModifier and TypeMethodDescriptionCommon.SearchHNSWParam.Builder.mergeFrom(Common.SearchHNSWParam other) Common.VectorSearchParameter.Builder.mergeHnsw(Common.SearchHNSWParam value) .dingodb.pb.common.SearchHNSWParam hnsw = 14;Common.SearchHNSWParam.newBuilder(Common.SearchHNSWParam prototype) Common.VectorSearchParameter.Builder.setHnsw(Common.SearchHNSWParam value) .dingodb.pb.common.SearchHNSWParam hnsw = 14;