This number indicates how many times we had to lookup in {@code .META.}where a key was located. This only counts "uncontended" lookups, where the thread was able to acquire a "permit" to do a {@code .META.} lookup.The majority of the {@code .META.} lookups should fall in this category.
|
|