Uses of Class
com.alibaba.dcm.DnsCache
-
Packages that use DnsCache Package Description com.alibaba.dcm User API.com.alibaba.dcm.internal Internal helper class. -
-
Uses of DnsCache in com.alibaba.dcm
Methods in com.alibaba.dcm that return DnsCache Modifier and Type Method Description static DnsCacheDnsCacheManipulator. getWholeDnsCache()Get whole dns cache infoDnsCacheincluding cache and negative cache. -
Uses of DnsCache in com.alibaba.dcm.internal
Methods in com.alibaba.dcm.internal that return DnsCache Modifier and Type Method Description static DnsCacheInetAddressCacheUtilForJdk8Minus. listInetAddressCache()static DnsCacheInetAddressCacheUtilForJdk9Plus. listInetAddressCache()
-