google-nomulus/java/google/registry/flows/async
mcilwain e192c11adf Add a batched [] for DNS refreshing on host renames
This will replace the existing DnsRefreshForHostRenameAction.

This is stage one of a three stage migration process. It adds the new queue and
[] but doesn't call them yet. Stage two will cut over to using the new
functionality, and stage three will remove the old functionality.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134793963
2016-10-03 16:11:00 -04:00
..
AsyncFlowEnqueuer.java Add a batched [] for DNS refreshing on host renames 2016-10-03 16:11:00 -04:00
AsyncFlowsModule.java Add a batched [] for DNS refreshing on host renames 2016-10-03 16:11:00 -04:00
DeleteContactsAndHostsAction.java Improve logging/reduce shard count on async deletion [] 2016-09-19 11:56:37 -04:00
DnsRefreshForHostRenameAction.java Remove non-batch async contact/host deletion actions 2016-10-03 15:47:58 -04:00
RefreshDnsOnHostRenameAction.java Add a batched [] for DNS refreshing on host renames 2016-10-03 16:11:00 -04:00