Package | Description |
---|---|
net.sf.joafip.heapfile.record.entity |
Modifier and Type | Method and Description |
---|---|
HeapRecord |
AbstractHeapRBTNode.getHeapRecord() |
Modifier and Type | Method and Description |
---|---|
protected AbstractHeapRBTNode<DataRecordIdentifier> |
HeapIdNode.heapNode(HeapRecord heapRecord) |
protected AbstractHeapRBTNode<Integer> |
HeapFreeNode.heapNode(HeapRecord heapRecord) |
protected abstract AbstractHeapRBTNode<E> |
AbstractHeapRBTNode.heapNode(HeapRecord heapRecord)
get the heap node from the heap record from heap file, depending of heap
tree it is not at same location on heap record.
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.