Package | Description |
---|---|
org.opennms.netmgt.dnsresolver.netty |
Modifier and Type | Method and Description |
---|---|
ExtendedDnsCacheEntry |
ExtendedDnsCache.cache(String hostname,
io.netty.handler.codec.dns.DnsPtrRecord ptrRecord,
io.netty.channel.EventLoop loop) |
ExtendedDnsCacheEntry |
CaffeineDnsCache.cache(String hostname,
io.netty.handler.codec.dns.DnsPtrRecord ptrRecord,
io.netty.channel.EventLoop loop)
Positive caching for reverse lookups.
|
Copyright © 2019. All rights reserved.