google-nomulus/java/google/registry/dns
cgoldfeder 91049d2c53 Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()'
This is a cleanup in preparation for the next change that does a lot
of work with subordinate hosts, to make it easier to reason about in
complex code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146689904
2017-02-06 16:45:23 -05:00
..
writer Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05: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 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DnsQueue.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DnsWriterProxy.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PublishDnsUpdatesAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ReadDnsQueueAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RefreshDnsAction.java Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()' 2017-02-06 16:45:23 -05:00