- java.lang.Object
-
- org.apache.derby.impl.store.access.sort.Node
-
-
Constructor Summary
Constructors
Constructor and Description |
Node(int id) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
balance
public int balance
-
leftLink
public Node leftLink
-
rightLink
public Node rightLink
-
dupChain
public Node dupChain
-
Method Detail
-
reset
public void reset()
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.