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