Uses of Package
com.yahoo.vespa.hosted.controller.api.integration.dns
-
Packages that use com.yahoo.vespa.hosted.controller.api.integration.dns Package Description com.yahoo.vespa.hosted.controller.api.integration com.yahoo.vespa.hosted.controller.api.integration.dns com.yahoo.vespa.hosted.controller.api.integration.stubs No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems. -
Classes in com.yahoo.vespa.hosted.controller.api.integration.dns used by com.yahoo.vespa.hosted.controller.api.integration Class Description NameService A managed DNS service. -
Classes in com.yahoo.vespa.hosted.controller.api.integration.dns used by com.yahoo.vespa.hosted.controller.api.integration.dns Class Description AliasTarget The target of anRecord.Type.ALIASrecord.LatencyAliasTarget An implementation ofAliasTargetthat uses latency-based routing.NameService A managed DNS service.Record A basic representation of a DNS resource record, containing the record type, name and data.Record.Type RecordData Represents the data field of a DNS record (RDATA).RecordName Represents the name field of a DNS record (NAME).WeightedAliasTarget An implementation ofAliasTargetwhere is requests are answered based on the weight assigned to the record, as a proportion of the total weight for all records having the same DNS name. -
Classes in com.yahoo.vespa.hosted.controller.api.integration.dns used by com.yahoo.vespa.hosted.controller.api.integration.stubs Class Description NameService A managed DNS service.