Uses of Class
io.trino.util.HeapTraversal.Child
-
Packages that use HeapTraversal.Child Package Description io.trino.util -
-
Uses of HeapTraversal.Child in io.trino.util
Methods in io.trino.util that return HeapTraversal.Child Modifier and Type Method Description HeapTraversal.ChildHeapTraversal. nextChild()static HeapTraversal.ChildHeapTraversal.Child. valueOf(String name)Returns the enum constant of this type with the specified name.static HeapTraversal.Child[]HeapTraversal.Child. values()Returns an array containing the constants of this enum type, in the order they are declared.
-