| 程序包 | 说明 |
|---|---|
| io.milvus.grpc |
| 限定符和类型 | 方法和说明 |
|---|---|
GetIndexStateRequest |
GetIndexStateRequest.Builder.build() |
GetIndexStateRequest |
GetIndexStateRequest.Builder.buildPartial() |
static GetIndexStateRequest |
GetIndexStateRequest.getDefaultInstance() |
GetIndexStateRequest |
GetIndexStateRequest.getDefaultInstanceForType() |
GetIndexStateRequest |
GetIndexStateRequest.Builder.getDefaultInstanceForType() |
static GetIndexStateRequest |
GetIndexStateRequest.parseDelimitedFrom(InputStream input) |
static GetIndexStateRequest |
GetIndexStateRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(byte[] data) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(ByteBuffer data) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(InputStream input) |
static GetIndexStateRequest |
GetIndexStateRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<GetIndexStateRequest,GetIndexStateResponse> |
MilvusServiceGrpc.getGetIndexStateMethod() |
com.google.protobuf.Parser<GetIndexStateRequest> |
GetIndexStateRequest.getParserForType() |
static com.google.protobuf.Parser<GetIndexStateRequest> |
GetIndexStateRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetIndexStateResponse |
MilvusServiceGrpc.MilvusServiceBlockingStub.getIndexState(GetIndexStateRequest request)
Deprecated: use DescribeIndex instead
|
com.google.common.util.concurrent.ListenableFuture<GetIndexStateResponse> |
MilvusServiceGrpc.MilvusServiceFutureStub.getIndexState(GetIndexStateRequest request)
Deprecated: use DescribeIndex instead
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.getIndexState(GetIndexStateRequest request,
io.grpc.stub.StreamObserver<GetIndexStateResponse> responseObserver)
Deprecated: use DescribeIndex instead
|
void |
MilvusServiceGrpc.MilvusServiceStub.getIndexState(GetIndexStateRequest request,
io.grpc.stub.StreamObserver<GetIndexStateResponse> responseObserver)
Deprecated: use DescribeIndex instead
|
GetIndexStateRequest.Builder |
GetIndexStateRequest.Builder.mergeFrom(GetIndexStateRequest other) |
static GetIndexStateRequest.Builder |
GetIndexStateRequest.newBuilder(GetIndexStateRequest prototype) |
Copyright © 2023. All rights reserved.