Package org.apache.derby.impl.store.access.heap
package org.apache.derby.impl.store.access.heap
-
ClassesClassDescriptionA heap object corresponds to an instance of a heap conglomerate.A heap scan object represents an instance of a scan on a heap conglomerate.The heap conglomerate factory manages heap conglomerates implemented on the raw store.The StoreCostController interface provides methods that an access client (most likely the system optimizer) can use to get store's estimated cost of various operations on the conglomerate the StoreCostController was opened for.The HeapPostCommit class implements the Serviceable protocol.A heap row location represents the location of a row in the heap.This object provides performance information related to an open scan.The HeapController_D class implements the Diagnostics protocol for the HeapController class.