Package google.registry.reporting.icann
Class CloudDnsCountQueryCoordinator
java.lang.Object
google.registry.reporting.icann.DnsCountQueryCoordinator
google.registry.reporting.icann.CloudDnsCountQueryCoordinator
DNS Count query that relies on a table Cloud DNS publishes internally to Google.
The internal Plx table is exposed as a BigQuery table via BQ-TS federation. This is not applicable to external users who also happen to use Cloud DNS as the plx table is specific to Google Registry's zones. External (non-Google) users must re-implement the abstract class and configure the usage of the new class using the `registryPolicy.dnsCountQueryCoordinatorClass` field in the config file.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.reporting.icann.DnsCountQueryCoordinator
DnsCountQueryCoordinator.DnsCountQueryCoordinatorModule
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CloudDnsCountQueryCoordinator
public CloudDnsCountQueryCoordinator()
-
-
Method Details
-
createQuery
-
prepareForQuery
- Throws:
InterruptedException
-