@Immutable public class DnsCache extends Object implements Serializable
DnsCacheEntry
,
Serialized FormConstructor and Description |
---|
DnsCache(List<DnsCacheEntry> cache,
List<DnsCacheEntry> negativeCache) |
public DnsCache(List<DnsCacheEntry> cache, List<DnsCacheEntry> negativeCache)
public List<DnsCacheEntry> getCache()
public List<DnsCacheEntry> getNegativeCache()
Copyright © 2015 Alibaba. All rights reserved.