Uses of Class
io.milvus.grpc.GetImportStateRequest
Packages that use GetImportStateRequest
-
Uses of GetImportStateRequest in io.milvus.grpc
Methods in io.milvus.grpc that return GetImportStateRequestModifier and TypeMethodDescriptionGetImportStateRequest.Builder.build()GetImportStateRequest.Builder.buildPartial()static GetImportStateRequestGetImportStateRequest.getDefaultInstance()GetImportStateRequest.Builder.getDefaultInstanceForType()GetImportStateRequest.getDefaultInstanceForType()static GetImportStateRequestGetImportStateRequest.parseDelimitedFrom(InputStream input) static GetImportStateRequestGetImportStateRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetImportStateRequestGetImportStateRequest.parseFrom(byte[] data) static GetImportStateRequestGetImportStateRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetImportStateRequestGetImportStateRequest.parseFrom(com.google.protobuf.ByteString data) static GetImportStateRequestGetImportStateRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetImportStateRequestGetImportStateRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetImportStateRequestGetImportStateRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetImportStateRequestGetImportStateRequest.parseFrom(InputStream input) static GetImportStateRequestGetImportStateRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetImportStateRequestGetImportStateRequest.parseFrom(ByteBuffer data) static GetImportStateRequestGetImportStateRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type GetImportStateRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetImportStateRequest, GetImportStateResponse> MilvusServiceGrpc.getGetImportStateMethod()com.google.protobuf.Parser<GetImportStateRequest> GetImportStateRequest.getParserForType()static com.google.protobuf.Parser<GetImportStateRequest> GetImportStateRequest.parser()Methods in io.milvus.grpc with parameters of type GetImportStateRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.getImportState(GetImportStateRequest request, io.grpc.stub.StreamObserver<GetImportStateResponse> responseObserver) MilvusServiceGrpc.MilvusServiceBlockingStub.getImportState(GetImportStateRequest request) com.google.common.util.concurrent.ListenableFuture<GetImportStateResponse> MilvusServiceGrpc.MilvusServiceFutureStub.getImportState(GetImportStateRequest request) voidMilvusServiceGrpc.MilvusServiceStub.getImportState(GetImportStateRequest request, io.grpc.stub.StreamObserver<GetImportStateResponse> responseObserver) GetImportStateRequest.Builder.mergeFrom(GetImportStateRequest other) GetImportStateRequest.newBuilder(GetImportStateRequest prototype)