Class QueryCacheStats

    • Constructor Detail

      • QueryCacheStats

        public QueryCacheStats()
      • QueryCacheStats

        public QueryCacheStats​(long ramBytesUsed,
                               long hitCount,
                               long missCount,
                               long cacheCount,
                               long cacheSize)