Searched refs:missingLogCache (Results 1 – 1 of 1) sorted by relevance
78 … private Set<ByteBuffer> missingLogCache = Collections.synchronizedSet(new HashSet<ByteBuffer>()); field in CTLogStoreImpl99 if (missingLogCache.contains(buf)) { in getKnownLog()107 missingLogCache.add(buf); in getKnownLog()