Interface DfsReferralDataInternal

    • Method Detail

      • fixupHost

        void fixupHost​(String fqdn)
        Replaces the host with the given FQDN if it is currently unqualified
        Parameters:
        fqdn -
      • fixupDomain

        void fixupDomain​(String domain)
        Possibly appends the given domain name to the host name if it is currently unqualified
        Parameters:
        domain -
      • stripPathConsumed

        void stripPathConsumed​(int i)
        Reduces path consumed by the given value
        Parameters:
        i -
      • setLink

        void setLink​(String link)
        Parameters:
        link -
      • getKey

        String getKey()
        Returns:
        cache key
      • setKey

        void setKey​(String key)
        Parameters:
        key - cache key
      • replaceCache

        void replaceCache()
        Replaces the entry with key in the cache map with this referral
      • isResolveHashes

        boolean isResolveHashes()
        Not exactly sure what that is all about, certainly legacy stuff
        Returns:
        resolveHashes
      • isIntermediate

        boolean isIntermediate()
        Returns:
        whether this refrral needs to be resolved further