Searched refs:pointerEntry (Results 1 – 1 of 1) sorted by relevance
759 …DNSEntry pointerEntry = this.getCache().getDNSEntry(new DNSRecord.Pointer(type, DNSRecordClass.CLA… in getServiceInfoFromCache() local760 if (pointerEntry instanceof DNSRecord) { in getServiceInfoFromCache()761 …ServiceInfoImpl cachedInfo = (ServiceInfoImpl) ((DNSRecord) pointerEntry).getServiceInfo(persisten… in getServiceInfoFromCache()