mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 20:47:52 +02:00
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 |
||
---|---|---|
.. | ||
BUILD | ||
DatastoreAdmin.java | ||
DatastoreAdminModule.java | ||
EntityFilter.java | ||
Operation.java |