google-nomulus/java/google/registry/dns
mcilwain 4a921973ea Add capability to sync DNS using multiple writers if configured
This is written in such a way that it can safely handle task items in the
old format so long as the DNS writer to use for the given TLD is unambiguous
(which it is for now, until we allow multiple DNS writers to be configured).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162293412
2017-08-01 16:38:36 -04:00
..
writer Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
BUILD Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
DnsConstants.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DnsMetrics.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DnsModule.java Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
DnsQueue.java Make dependency injection and construction of DnsQueue nicer 2017-02-07 13:26:13 -05:00
DnsWriterProxy.java Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
PublishDnsUpdatesAction.java Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
ReadDnsQueueAction.java Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
RefreshDnsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00