| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.BackupLogEntry
For backup and restore
|
static class |
Lgraph.BackupLogEntry.Builder
For backup and restore
|
| Modifier and Type | Method and Description |
|---|---|
Lgraph.BackupLogEntryOrBuilder |
Lgraph.RestoreRequestOrBuilder.getLogsOrBuilder(int index)
repeated .lgraph.BackupLogEntry logs = 1; |
Lgraph.BackupLogEntryOrBuilder |
Lgraph.RestoreRequest.getLogsOrBuilder(int index)
repeated .lgraph.BackupLogEntry logs = 1; |
Lgraph.BackupLogEntryOrBuilder |
Lgraph.RestoreRequest.Builder.getLogsOrBuilder(int index)
repeated .lgraph.BackupLogEntry logs = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Lgraph.BackupLogEntryOrBuilder> |
Lgraph.RestoreRequestOrBuilder.getLogsOrBuilderList()
repeated .lgraph.BackupLogEntry logs = 1; |
List<? extends Lgraph.BackupLogEntryOrBuilder> |
Lgraph.RestoreRequest.getLogsOrBuilderList()
repeated .lgraph.BackupLogEntry logs = 1; |
List<? extends Lgraph.BackupLogEntryOrBuilder> |
Lgraph.RestoreRequest.Builder.getLogsOrBuilderList()
repeated .lgraph.BackupLogEntry logs = 1; |
Copyright © 2023 Ant Group. All rights reserved.