Hierarchy For Package com.yahoo.vespa.hosted.controller.api.integration.dns

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
    • com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService (implements com.yahoo.vespa.hosted.controller.api.integration.dns.NameService)
    • com.yahoo.vespa.hosted.controller.api.integration.dns.Record (implements java.lang.Comparable<T>)
    • com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData (implements java.lang.Comparable<T>)
    • com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName (implements java.lang.Comparable<T>)

Interface Hierarchy

  • com.yahoo.vespa.hosted.controller.api.integration.dns.NameService

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
      • com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type