Class HnswLock

java.lang.Object
org.apache.lucene.util.hnsw.HnswLock

class HnswLock extends Object
Provide (read-and-write) locked access to rows of an OnHeapHnswGraph. For use by HnswConcurrentMerger and its HnswGraphBuilders.