| 程序包 | 说明 |
|---|---|
| com.aliyun.dashvector.models.requests | |
| com.aliyun.dashvector.proto |
| 限定符和类型 | 方法和说明 |
|---|---|
protected InsertDocRequest |
InsertDocRequest.build(CollectionMeta collectionMeta) |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertDocRequest |
InsertDocRequest.Builder.build() |
InsertDocRequest |
InsertDocRequest.Builder.buildPartial() |
static InsertDocRequest |
InsertDocRequest.getDefaultInstance() |
InsertDocRequest |
InsertDocRequest.getDefaultInstanceForType() |
InsertDocRequest |
InsertDocRequest.Builder.getDefaultInstanceForType() |
static InsertDocRequest |
InsertDocRequest.parseDelimitedFrom(InputStream input) |
static InsertDocRequest |
InsertDocRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsertDocRequest |
InsertDocRequest.parseFrom(byte[] data) |
static InsertDocRequest |
InsertDocRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsertDocRequest |
InsertDocRequest.parseFrom(ByteBuffer data) |
static InsertDocRequest |
InsertDocRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsertDocRequest |
InsertDocRequest.parseFrom(com.google.protobuf.ByteString data) |
static InsertDocRequest |
InsertDocRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsertDocRequest |
InsertDocRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static InsertDocRequest |
InsertDocRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsertDocRequest |
InsertDocRequest.parseFrom(InputStream input) |
static InsertDocRequest |
InsertDocRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<InsertDocRequest,InsertDocResponse> |
DashVectorServiceGrpc.getInsertDocMethod() |
com.google.protobuf.Parser<InsertDocRequest> |
InsertDocRequest.getParserForType() |
static com.google.protobuf.Parser<InsertDocRequest> |
InsertDocRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertDocResponse |
DashVectorServiceGrpc.DashVectorServiceBlockingStub.insertDoc(InsertDocRequest request)
Insert records
|
com.google.common.util.concurrent.ListenableFuture<InsertDocResponse> |
DashVectorServiceGrpc.DashVectorServiceFutureStub.insertDoc(InsertDocRequest request)
Insert records
|
void |
DashVectorServiceGrpc.DashVectorServiceImplBase.insertDoc(InsertDocRequest request,
io.grpc.stub.StreamObserver<InsertDocResponse> responseObserver)
Insert records
|
void |
DashVectorServiceGrpc.DashVectorServiceStub.insertDoc(InsertDocRequest request,
io.grpc.stub.StreamObserver<InsertDocResponse> responseObserver)
Insert records
|
InsertDocRequest.Builder |
InsertDocRequest.Builder.mergeFrom(InsertDocRequest other) |
static InsertDocRequest.Builder |
InsertDocRequest.newBuilder(InsertDocRequest prototype) |
Copyright © 2025. All rights reserved.