Uses of Class
org.apache.lucene.util.hnsw.HnswLock.LockedRow
Packages that use HnswLock.LockedRow
Package
Description
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.
-
Uses of HnswLock.LockedRow in org.apache.lucene.util.hnsw
Methods in org.apache.lucene.util.hnsw that return HnswLock.LockedRowModifier and TypeMethodDescription(package private) HnswLock.LockedRow
HnswLock.read
(int level, int node) (package private) HnswLock.LockedRow
HnswLock.write
(int level, int node)