Uses of Class
org.apache.lucene.util.fst.NodeHash.PagedGrowableHash
Packages that use NodeHash.PagedGrowableHash
-
Uses of NodeHash.PagedGrowableHash in org.apache.lucene.util.fst
Fields in org.apache.lucene.util.fst declared as NodeHash.PagedGrowableHashModifier and TypeFieldDescriptionprivate NodeHash<T>.PagedGrowableHash
NodeHash.fallbackTable
private NodeHash<T>.PagedGrowableHash
NodeHash.primaryTable
Methods in org.apache.lucene.util.fst with parameters of type NodeHash.PagedGrowableHashModifier and TypeMethodDescription(package private) void
NodeHash.PagedGrowableHash.copyFallbackNodeBytes
(long hashSlot, NodeHash<T>.PagedGrowableHash fallbackTable, long fallbackHashSlot, int nodeLength) promote the node bytes from the fallback table