File: SegmentDB.config
Contents: Config containing Cypress Segment and Cache level components
Last edited by:
MBrown on February 22, 1983 1:27 pm
Cattell on September 29, 1983 12:34 pm
Willie-sue, February 15, 1985 10:17:13 am PST
Wert, August 4, 1984 8:30:31 pm PDT
Widom, July 19, 1985 2:47:13 pm PDT
Donahue, September 5, 1985 4:07:46 pm PDT
SegmentDB: CONFIGURATION
IMPORTS
Cypress
Cedar
Atom, BasicTime, ConvertUnsafe, DB, DBCommon, IO, ProcessProps, Rope, RPC, VM,
Alpine
AlpFile, AlpineDirectory, AlpInstance, AlpTransaction
EXPORTS ALL
CONTROL
DBFileImpl,
DBFileAlpineImpl,
DBStatsImpl,
DBSegmentImpl
= BEGIN
DBFileImpl;
DBFileAlpineImpl;
DBSegmentImpl;
DBStatsImpl;
END.