@ExportPackage
Package com.yahoo.vespa.hosted.controller.api.integration.dns
-
Interface Summary Interface Description NameService A managed DNS service. -
Class Summary Class Description AliasTarget The target of anRecord.Type.ALIASrecord.LatencyAliasTarget An implementation ofAliasTargetthat uses latency-based routing.MemoryNameService An in-memory name service for testing purposes.Record A basic representation of a DNS resource record, containing the record type, name and data.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. -
Enum Summary Enum Description Record.Type