-
Methods Method Description com.alibaba.dcm.DnsCacheManipulator.getAllDnsCache() this method name is confused: method name is "all" but without negative cache. useDnsCacheManipulator.listDnsCache()
instead.
-
Constructors Constructor Description com.alibaba.dcm.DnsCacheEntry(String, String[], Date) useDnsCacheEntry(String, String[], long)
instead