| 程序包 | 说明 |
|---|---|
| com.aliyun.dashvector.proto | |
| com.aliyun.dashvector.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
SparseVectorQuery |
SparseVectorQuery.Builder.build() |
SparseVectorQuery |
SparseVectorQuery.Builder.buildPartial() |
static SparseVectorQuery |
SparseVectorQuery.getDefaultInstance() |
SparseVectorQuery |
SparseVectorQuery.getDefaultInstanceForType() |
SparseVectorQuery |
SparseVectorQuery.Builder.getDefaultInstanceForType() |
SparseVectorQuery |
QueryDocRequestOrBuilder.getSparseVectorsOrDefault(String key,
SparseVectorQuery defaultValue)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequest.getSparseVectorsOrDefault(String key,
SparseVectorQuery defaultValue)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequest.Builder.getSparseVectorsOrDefault(String key,
SparseVectorQuery defaultValue)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequestOrBuilder.getSparseVectorsOrThrow(String key)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequest.getSparseVectorsOrThrow(String key)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequest.Builder.getSparseVectorsOrThrow(String key)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
static SparseVectorQuery |
SparseVectorQuery.parseDelimitedFrom(InputStream input) |
static SparseVectorQuery |
SparseVectorQuery.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(byte[] data) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(ByteBuffer data) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(com.google.protobuf.ByteString data) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(com.google.protobuf.CodedInputStream input) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(InputStream input) |
static SparseVectorQuery |
SparseVectorQuery.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,SparseVectorQuery> |
QueryDocRequest.Builder.getMutableSparseVectors()
已过时。
|
com.google.protobuf.Parser<SparseVectorQuery> |
SparseVectorQuery.getParserForType() |
Map<String,SparseVectorQuery> |
QueryDocRequestOrBuilder.getSparseVectors()
已过时。
|
Map<String,SparseVectorQuery> |
QueryDocRequest.getSparseVectors()
已过时。
|
Map<String,SparseVectorQuery> |
QueryDocRequest.Builder.getSparseVectors()
已过时。
|
Map<String,SparseVectorQuery> |
QueryDocRequestOrBuilder.getSparseVectorsMap()
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
Map<String,SparseVectorQuery> |
QueryDocRequest.getSparseVectorsMap()
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
Map<String,SparseVectorQuery> |
QueryDocRequest.Builder.getSparseVectorsMap()
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
static com.google.protobuf.Parser<SparseVectorQuery> |
SparseVectorQuery.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
SparseVectorQuery |
QueryDocRequestOrBuilder.getSparseVectorsOrDefault(String key,
SparseVectorQuery defaultValue)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequest.getSparseVectorsOrDefault(String key,
SparseVectorQuery defaultValue)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery |
QueryDocRequest.Builder.getSparseVectorsOrDefault(String key,
SparseVectorQuery defaultValue)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
SparseVectorQuery.Builder |
SparseVectorQuery.Builder.mergeFrom(SparseVectorQuery other) |
static SparseVectorQuery.Builder |
SparseVectorQuery.newBuilder(SparseVectorQuery prototype) |
QueryDocRequest.Builder |
QueryDocRequest.Builder.putSparseVectors(String key,
SparseVectorQuery value)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryDocRequest.Builder |
QueryDocRequest.Builder.putAllSparseVectors(Map<String,SparseVectorQuery> values)
sparse_vector will be ignored if sparse_vectors is set
map<string, .proxima.dashvector.proto.SparseVectorQuery> sparse_vectors = 11; |
| 限定符和类型 | 方法和说明 |
|---|---|
static SparseVectorQuery |
Convertor.toSparseVectorQuery(SparseVectorQuery query,
CollectionInfo.DataType dataType) |
Copyright © 2025. All rights reserved.