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