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

E

EMPTY_SLOT - Static variable in interface global.GlobalConst
Length of an "empty" slot in a heap file page.
enable_tracing() - Method in class parser.MiniSql
 
endColumn - Variable in class parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface parser.MiniSqlConstants
 
eol - Variable in exception parser.ParseException
The end of line string for this machine.
EQ - Static variable in class global.AttrOperator
 
equals(Object) - Method in class global.PageId
True if obj is a PageId with the same pid; false otherwise.
equals(Object) - Method in class global.RID
True if obj is an RID with the same values; false otherwise.
equals(Object) - Method in class global.SearchKey
True if obj is a SearchKey with the same values; false otherwise.
equals(Object) - Method in class index.DataEntry
True if obj is a DataEntry with the same values; false otherwise.
errorCode - Variable in error parser.TokenMgrError
Indicates the reason why the exception is thrown.
evaluate(AST_Start) - Static method in class query.Optimizer
Evaluates the given AST and returns an optimized execution plan.
evaluate(Tuple) - Method in class relop.Predicate
Evaluates the predicate on the given tuple and returns true if it passes.
execute() - Method in class query.CreateIndex
Executes the plan and prints applicable output.
execute() - Method in class query.CreateTable
Executes the plan and prints applicable output.
execute() - Method in class query.Delete
Executes the plan and prints applicable output.
execute() - Method in class query.Describe
Executes the plan and prints applicable output.
execute() - Method in class query.DropIndex
Executes the plan and prints applicable output.
execute() - Method in class query.DropTable
Executes the plan and prints applicable output.
execute() - Method in class query.Insert
Executes the plan and prints applicable output.
execute() - Method in interface query.Plan
Executes the plan and prints applicable output.
execute() - Method in class query.Select
Executes the plan and prints applicable output.
execute() - Method in class query.Update
Executes the plan and prints applicable output.
execute() - Method in class relop.Iterator
Prints the schema, gets and prints all tuples, and closes the iterator.
ExpandBuff(boolean) - Method in class parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception parser.ParseException
Each entry in this array is an array of integers.
explain(int) - Method in class relop.FileScan
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.HashJoin
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.IndexScan
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.Iterator
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.KeyScan
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.Projection
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.Selection
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.
explain(int) - Method in class relop.SimpleJoin
Gives a one-line explaination of the iterator, repeats the call on any child iterators, and increases the indent depth along the way.

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