google-nomulus/java/google/registry/flows/async
mcilwain 2dcac3ca68 Cut over to batched async deletion for contacts/hosts
Also consolidates the DNS refresh functionality in AsyncFlowUtils that was
being used by HostUpdateFlow into AsyncFlowEnqueuer.

TESTED=I threw together some batch scripts to create dozens of contacts on
alpha and then request their deletion, and the [] ran fine and
successfully deleted them in batches.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133714691
2016-09-22 14:08:14 -04:00
..
AsyncFlowEnqueuer.java Cut over to batched async deletion for contacts/hosts 2016-09-22 14:08:14 -04:00
AsyncFlowsModule.java Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
DeleteContactResourceAction.java Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
DeleteContactsAndHostsAction.java Improve logging/reduce shard count on async deletion [] 2016-09-19 11:56:37 -04:00
DeleteEppResourceAction.java Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
DeleteHostResourceAction.java Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
DnsRefreshForHostRenameAction.java DeReference the codebase 2016-09-02 13:50:20 -04:00