Uses of Enum Class
io.trino.util.HeapTraversal.Child
Packages that use HeapTraversal.Child
-
Uses of HeapTraversal.Child in io.trino.util
Methods in io.trino.util that return HeapTraversal.ChildModifier and TypeMethodDescriptionHeapTraversal.nextChild()static HeapTraversal.ChildReturns the enum constant of this class with the specified name.static HeapTraversal.Child[]HeapTraversal.Child.values()Returns an array containing the constants of this enum class, in the order they are declared.