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

O

offset(String) - Method in class simpledb.record.TableInfo
Returns the offset of a specified field within a record
op() - Method in class simpledb.tx.recovery.CheckpointRecord
 
op() - Method in class simpledb.tx.recovery.CommitRecord
 
op() - Method in interface simpledb.tx.recovery.LogRecord
Returns the log record's type.
op() - Method in class simpledb.tx.recovery.RollbackRecord
 
op() - Method in class simpledb.tx.recovery.SetIntRecord
 
op() - Method in class simpledb.tx.recovery.SetStringRecord
 
op() - Method in class simpledb.tx.recovery.StartRecord
 
open() - Method in class simpledb.index.query.IndexJoinPlan
Opens an indexjoin scan for this query
open() - Method in class simpledb.index.query.IndexSelectPlan
Creates a new indexselect scan for this query
open() - Method in class simpledb.materialize.GroupByPlan
This method opens a sort plan for the specified plan.
open() - Method in class simpledb.materialize.MaterializePlan
This method loops through the underlying query, copying its output records into a temporary table.
open() - Method in class simpledb.materialize.MergeJoinPlan
The method first sorts its two underlying scans on their join field.
open() - Method in class simpledb.materialize.SortPlan
This method is where most of the action is.
open() - Method in class simpledb.materialize.TempTable
Opens a table scan for the temporary table.
open() - Method in class simpledb.metadata.IndexInfo
Opens the index described by this object.
open() - Method in class simpledb.multibuffer.MultiBufferProductPlan
A scan for this query is created and returned, as follows.
open() - Method in interface simpledb.query.Plan
Opens a scan corresponding to this plan.
open() - Method in class simpledb.query.ProductPlan
Creates a product scan for this query.
open() - Method in class simpledb.query.ProjectPlan
Creates a project scan for this query.
open() - Method in class simpledb.query.SelectPlan
Creates a select scan for this query.
open() - Method in class simpledb.query.TablePlan
Creates a table scan for this query.

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