mirror of
https://github.com/google/nomulus
synced 2026-07-29 03:22:47 +00:00
Refactor update snapshot view servlet into a Daggerized Action
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120224051
This commit is contained in:
@@ -61,7 +61,7 @@ public interface RegistryConfig {
|
||||
/**
|
||||
* Returns the BigQuery dataset for storing views pointing to the latest datastore snapshot.
|
||||
*
|
||||
* @see com.google.domain.registry.export.UpdateSnapshotViewServlet
|
||||
* @see com.google.domain.registry.export.UpdateSnapshotViewAction
|
||||
*/
|
||||
public String getLatestSnapshotDataset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user