Uses of Class
io.dingodb.debug.Debug.TriggerSaveVectorIndexResponse
Packages that use Debug.TriggerSaveVectorIndexResponse
-
Uses of Debug.TriggerSaveVectorIndexResponse in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.TriggerSaveVectorIndexResponseModifier and TypeMethodDescriptionDebug.TriggerSaveVectorIndexResponse.Builder.build()Debug.TriggerSaveVectorIndexResponse.Builder.buildPartial()Debug.TriggerSaveVectorIndexResponse.getDefaultInstance()Debug.TriggerSaveVectorIndexResponse.Builder.getDefaultInstanceForType()Debug.TriggerSaveVectorIndexResponse.getDefaultInstanceForType()Debug.TriggerSaveVectorIndexResponse.parseDelimitedFrom(InputStream input) Debug.TriggerSaveVectorIndexResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.TriggerSaveVectorIndexResponse.parseFrom(byte[] data) Debug.TriggerSaveVectorIndexResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.TriggerSaveVectorIndexResponse.parseFrom(com.google.protobuf.ByteString data) Debug.TriggerSaveVectorIndexResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.TriggerSaveVectorIndexResponse.parseFrom(com.google.protobuf.CodedInputStream input) Debug.TriggerSaveVectorIndexResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.TriggerSaveVectorIndexResponse.parseFrom(InputStream input) Debug.TriggerSaveVectorIndexResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.TriggerSaveVectorIndexResponse.parseFrom(ByteBuffer data) Debug.TriggerSaveVectorIndexResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DebugServiceGrpc.DebugServiceBlockingStub.triggerSaveVectorIndex(Debug.TriggerSaveVectorIndexRequest request) Methods in io.dingodb.debug that return types with arguments of type Debug.TriggerSaveVectorIndexResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Debug.TriggerSaveVectorIndexResponse>Debug.TriggerSaveVectorIndexResponse.getParserForType()static io.grpc.MethodDescriptor<Debug.TriggerSaveVectorIndexRequest,Debug.TriggerSaveVectorIndexResponse> DebugServiceGrpc.getTriggerSaveVectorIndexMethod()static com.google.protobuf.Parser<Debug.TriggerSaveVectorIndexResponse>Debug.TriggerSaveVectorIndexResponse.parser()com.google.common.util.concurrent.ListenableFuture<Debug.TriggerSaveVectorIndexResponse>DebugServiceGrpc.DebugServiceFutureStub.triggerSaveVectorIndex(Debug.TriggerSaveVectorIndexRequest request) Methods in io.dingodb.debug with parameters of type Debug.TriggerSaveVectorIndexResponseModifier and TypeMethodDescriptionDebug.TriggerSaveVectorIndexResponse.Builder.mergeFrom(Debug.TriggerSaveVectorIndexResponse other) Debug.TriggerSaveVectorIndexResponse.newBuilder(Debug.TriggerSaveVectorIndexResponse prototype) Method parameters in io.dingodb.debug with type arguments of type Debug.TriggerSaveVectorIndexResponseModifier and TypeMethodDescriptiondefault voidDebugServiceGrpc.AsyncService.triggerSaveVectorIndex(Debug.TriggerSaveVectorIndexRequest request, io.grpc.stub.StreamObserver<Debug.TriggerSaveVectorIndexResponse> responseObserver) voidDebugServiceGrpc.DebugServiceStub.triggerSaveVectorIndex(Debug.TriggerSaveVectorIndexRequest request, io.grpc.stub.StreamObserver<Debug.TriggerSaveVectorIndexResponse> responseObserver)