Searched refs:replaceDNSEntry (Results 1 – 2 of 2) sorted by relevance
504 public synchronized boolean replaceDNSEntry(DNSEntry newDNSEntry, DNSEntry existingDNSEntry) { in replaceDNSEntry() method in DNSCache
1366 this.getCache().replaceDNSEntry(newRecord, cachedRecord); in handleRecord()