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