Uses of Class
io.milvus.grpc.SparseFloatArray
Packages that use SparseFloatArray
-
Uses of SparseFloatArray in io.milvus.grpc
Methods in io.milvus.grpc that return SparseFloatArrayModifier and TypeMethodDescriptionSparseFloatArray.Builder.build()SparseFloatArray.Builder.buildPartial()static SparseFloatArraySparseFloatArray.getDefaultInstance()SparseFloatArray.Builder.getDefaultInstanceForType()SparseFloatArray.getDefaultInstanceForType()VectorField.Builder.getSparseFloatVector().milvus.proto.schema.SparseFloatArray sparse_float_vector = 6;VectorField.getSparseFloatVector().milvus.proto.schema.SparseFloatArray sparse_float_vector = 6;VectorFieldOrBuilder.getSparseFloatVector().milvus.proto.schema.SparseFloatArray sparse_float_vector = 6;static SparseFloatArraySparseFloatArray.parseDelimitedFrom(InputStream input) static SparseFloatArraySparseFloatArray.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SparseFloatArraySparseFloatArray.parseFrom(byte[] data) static SparseFloatArraySparseFloatArray.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SparseFloatArraySparseFloatArray.parseFrom(com.google.protobuf.ByteString data) static SparseFloatArraySparseFloatArray.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SparseFloatArraySparseFloatArray.parseFrom(com.google.protobuf.CodedInputStream input) static SparseFloatArraySparseFloatArray.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SparseFloatArraySparseFloatArray.parseFrom(InputStream input) static SparseFloatArraySparseFloatArray.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SparseFloatArraySparseFloatArray.parseFrom(ByteBuffer data) static SparseFloatArraySparseFloatArray.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type SparseFloatArrayModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SparseFloatArray> SparseFloatArray.getParserForType()static com.google.protobuf.Parser<SparseFloatArray> SparseFloatArray.parser()Methods in io.milvus.grpc with parameters of type SparseFloatArrayModifier and TypeMethodDescriptionSparseFloatArray.Builder.mergeFrom(SparseFloatArray other) VectorField.Builder.mergeSparseFloatVector(SparseFloatArray value) .milvus.proto.schema.SparseFloatArray sparse_float_vector = 6;static SparseFloatArray.BuilderSparseFloatArray.newBuilder(SparseFloatArray prototype) VectorField.Builder.setSparseFloatVector(SparseFloatArray value) .milvus.proto.schema.SparseFloatArray sparse_float_vector = 6;