com.sun.appserv.management.monitor.statistics
Interface DNSStats
- All Superinterfaces:
- Stats
- public interface DNSStats
- extends Stats
- See Also:
DNSMonitor
getFlagAsyncEnabled
public CountStatistic getFlagAsyncEnabled()
getCountCacheEntries
public CountStatistic getCountCacheEntries()
getCountAsyncLookupsInProgress
public CountStatistic getCountAsyncLookupsInProgress()
getCountAsyncNameLookups
public CountStatistic getCountAsyncNameLookups()
getCountCacheHits
public CountStatistic getCountCacheHits()
getFlagCacheEnabled
public CountStatistic getFlagCacheEnabled()
getCountAsyncAddrLookups
public CountStatistic getCountAsyncAddrLookups()
getMaxCacheEntries
public CountStatistic getMaxCacheEntries()
getCountCacheMisses
public CountStatistic getCountCacheMisses()
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.