Modifier and Type | Method and Description |
---|---|
CountStatistic |
getCountAsyncAddrLookups()
The total number of asynchronic address lookups
|
CountStatistic |
getCountAsyncLookupsInProgress()
The number of asynchronic lookups in progress
|
CountStatistic |
getCountAsyncNameLookups()
The total number of asynchronic name lookups
|
CountStatistic |
getCountCacheEntries()
The number of current cache entries
|
CountStatistic |
getCountCacheHits()
The number of cache hits
|
CountStatistic |
getCountCacheMisses()
The number of cache misses
|
CountStatistic |
getFlagAsyncEnabled()
Returns whether asynchronic lookup is enabled.
|
CountStatistic |
getFlagCacheEnabled()
Indicates whether the DNS cache is enabled or disable.
|
CountStatistic |
getMaxCacheEntries()
The maximum number of cache entries
|
getStatistic, getStatisticNames, getStatistics
CountStatistic getFlagCacheEnabled()
CountStatistic getCountCacheEntries()
CountStatistic getMaxCacheEntries()
CountStatistic getCountCacheHits()
CountStatistic getCountCacheMisses()
CountStatistic getFlagAsyncEnabled()
CountStatistic getCountAsyncNameLookups()
CountStatistic getCountAsyncAddrLookups()
CountStatistic getCountAsyncLookupsInProgress()
Copyright © 2018. All rights reserved.