Package google.registry.dns
Class ReadDnsRefreshRequestsAction
java.lang.Object
google.registry.dns.ReadDnsRefreshRequestsAction
- All Implemented Interfaces:
Runnable
Action for fanning out DNS refresh tasks by TLD, using data taken from
DnsRefreshRequest
table.-
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
Reads requests up to the maximum requested runtime, and enqueues update batches from the these requests.