Uses of Package
global

Packages that use global
diskmgr   
global   
 

Classes in global used by diskmgr
GlobalConst
          Global constants; implement this interface to access them conveniently.
Page
          class Page
PageId
          Although a PageId is simply an integer, wrapping it provides convenient methods and allows returning it via method parameters.
 

Classes in global used by global
GlobalConst
          Global constants; implement this interface to access them conveniently.
Page
          class Page
PageId
          Although a PageId is simply an integer, wrapping it provides convenient methods and allows returning it via method parameters.
RID
          A record is uniquely identified by its page number and slot number.
SearchKey
          Provides a general and type-safe way to store and compare index search keys.