Uses of Record Class
org.infinispan.util.SoftBPlusTree.NodeSpace
Packages that use SoftBPlusTree.NodeSpace
Package
Description
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
Uses of SoftBPlusTree.NodeSpace in org.infinispan.util
Methods in org.infinispan.util that return SoftBPlusTree.NodeSpaceMethods in org.infinispan.util with parameters of type SoftBPlusTree.NodeSpaceModifier and TypeMethodDescriptionvoidSoftBPlusTree.loadTree(SoftBPlusTree.NodeSpace rootSpace) Reconstructs the tree from a previously persisted root.