A B C D E F G H I J K L M N O P Q R S T U V W

C

Catalog - Class in query
Minibase System Catalog
Catalog(boolean) - Constructor for class query.Catalog
Opens the system catalog if it exists, otherwise initializes an empty one.
children - Variable in class parser.SimpleNode
 
clearNodeScope(Node) - Method in class parser.JJTMiniSqlState
 
close() - Method in class heap.HeapScan
Closes the file scan, releasing any pinned pages.
close() - Method in class index.BucketScan
Closes the index scan, releasing any pinned pages.
close() - Method in class index.HashScan
Closes the index scan, releasing any pinned pages.
close() - Method in class relop.FileScan
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.HashJoin
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.IndexScan
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.Iterator
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.KeyScan
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.Projection
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.Selection
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.SimpleJoin
Closes the iterator, releasing any resources (i.e.
closeDB() - Method in class diskmgr.DiskMgr
Closes the database file.
closeNodeScope(Node, int) - Method in class parser.JJTMiniSqlState
 
closeNodeScope(Node, boolean) - Method in class parser.JJTMiniSqlState
 
COLNAME - Static variable in class global.AttrType
 
column - Variable in class parser.SimpleCharStream
 
columnExists(Schema, String) - Static method in class query.QueryCheck
Checks whether a column exists.
ColumnList() - Method in class parser.MiniSql
\ Statement Clauses \
columnName - Variable in class query.IndexDesc
Name of the indexed column.
ColumnType() - Method in class parser.MiniSql
 
ColumnValues() - Method in class parser.MiniSql
 
compareTo(SearchKey) - Method in class global.SearchKey
Generically compares two search keys.
Convert - Class in global
Provides conversion routines for getting and setting data in byte arrays.
Convert() - Constructor for class global.Convert
 
copyPage(Page) - Method in class global.Page
Copies the contents of the given page's buffer into this page's buffer.
copyPageId(PageId) - Method in class global.PageId
Makes a copy of the given PageId.
copyRID(RID) - Method in class global.RID
Makes a copy of the given RID.
countEntries() - Method in class index.HashBucket
Gets the number of entries in the entire bucket.
counts - Variable in class tests.TestDriver
Incremental history of the performance counters; odd elements are snapshots before the tests, and even elements are after.
create_minibase() - Method in class tests.TestDriver
Creates a new database on the disk.
createDB(String, int) - Method in class diskmgr.DiskMgr
Creates and opens a new database with the given file name and specified number of pages.
createIndex(String, String, String) - Method in class query.Catalog
Adds a newly created index to the catalog.
CreateIndex - Class in query
Execution plan for creating indexes.
CreateIndex(AST_CreateIndex) - Constructor for class query.CreateIndex
Optimizes the plan, given the parsed query.
CreateIndexStmt() - Method in class parser.MiniSql
 
createTable(String, Schema) - Method in class query.Catalog
Adds a newly created table to the catalog.
CreateTable - Class in query
Execution plan for creating tables.
CreateTable(AST_CreateTable) - Constructor for class query.CreateTable
Optimizes the plan, given the parsed query.
CreateTableStmt() - Method in class parser.MiniSql
 
curChar - Variable in class parser.MiniSqlTokenManager
 
curLexState - Variable in class parser.MiniSqlTokenManager
 
currentToken - Variable in exception parser.ParseException
This is the last token that has been consumed successfully.

A B C D E F G H I J K L M N O P Q R S T U V W