Class DefaultAuthoritativeDnsServerCache

java.lang.Object
io.netty.resolver.dns.DefaultAuthoritativeDnsServerCache
All Implemented Interfaces:
AuthoritativeDnsServerCache

public class DefaultAuthoritativeDnsServerCache extends Object implements AuthoritativeDnsServerCache
Default implementation of AuthoritativeDnsServerCache, backed by a ConcurrentMap.