google-nomulus/java/google/registry/export
weiminyu 4e71421c81 Support datastore restore in Nomulus tool
Two commands are being added:
- ImportDatastoreCommand starts an async import operation.
  User may choose to wait until import completes or quit
  immediately.
- GetOperationStatusCommand checks the status of an operation.
  It may be used to check the status of an operation started by
  ImportDatastoreCommand.

Both commands communicate with Datastore admin api directly, without
going through the Registry server.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228400059
2019-01-10 16:23:35 -05:00
..
datastore Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
sheet Use new default credentials in a few more modules 2018-09-14 11:53:42 -04:00
BackupDatastoreAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
BigqueryPollJobAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupAction.java Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
CheckSnapshotAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
DatastoreBackupInfo.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
DatastoreBackupService.java Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
DriveModule.java Introduce simplified Default credential provision 2018-09-08 00:16:09 -04:00
ExportConstants.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
ExportDomainListsAction.java Introduce simplified Default credential provision 2018-09-08 00:16:09 -04:00
ExportPremiumTermsAction.java Export Premium names to Drive 2018-09-14 11:47:38 -04:00
ExportRequestModule.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
ExportReservedTermsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
ExportSnapshotAction.java Delete deprecated legacy SQL 'latest_snapshot' dataset 2018-06-27 15:28:52 -04:00
ExportUtils.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
LoadSnapshotAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SyncGroupMembersAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
UpdateSnapshotViewAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
UploadDatastoreBackupAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00