Searched refs:byteOutput (Results 1 – 1 of 1) sorted by relevance
50 Map<Byte, Long> byteOutput = getApproximateMemoryUsageByType(dbHandles, cacheHandles); in getApproximateMemoryUsageByType() local52 for(Map.Entry<Byte, Long> longEntry : byteOutput.entrySet()) { in getApproximateMemoryUsageByType()