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

P

Page - Class in unity.io
 
Page(int, Relation) - Constructor for class unity.io.Page
 
PageHashTable - Class in unity.operators
 
PageHashTable(int, int, int, Relation) - Constructor for class unity.operators.PageHashTable
 
paramListToString(int[]) - Static method in class unity.functions.Function
 
parent(int) - Method in class unity.util.DGraph.MinQueue
 
parse(String, GlobalSchema) - Method in class unity.parser.GlobalParser
 
parseDotName() - Method in class unity.globalschema.SemanticName
 
ParseException - Exception in unity.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception unity.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception unity.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception unity.parser.ParseException
 
parseQuery(String) - Method in class unity.jdbc.UnityStatement
Parses a query and builds a GlobalQuery object but does not execute it.
ParseQuery(SimpleNode, SubQuery, HashMap, HashMap) - Method in class unity.parser.PTreeBuilderValidater
 
parseString() - Method in class unity.parser.uql
 
partitionNum - Variable in class unity.operators.DualHashTable.PartitionInfo
 
partitionSizes - Variable in class unity.operators.DualHashTable.PartitionInfo
 
performRename() - Method in class unity.operators.ProjectionList
 
Plus - Class in unity.functions
 
Plus(Expression, Expression) - Constructor for class unity.functions.Plus
 
Predicate - Class in unity.predicates
 
Predicate() - Constructor for class unity.predicates.Predicate
 
prepareCall(String) - Method in class unity.jdbc.UnityConnection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String, int, int) - Method in class unity.jdbc.UnityConnection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - Method in class unity.jdbc.UnityConnection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String) - Method in class unity.jdbc.UnityConnection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String, int, int) - Method in class unity.jdbc.UnityConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in class unity.jdbc.UnityConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - Method in class unity.jdbc.UnityConnection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in class unity.jdbc.UnityConnection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, String[]) - Method in class unity.jdbc.UnityConnection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
previous() - Method in class unity.jdbc.LocalResultSet
Moves the cursor to the previous row in this ResultSet object.
previous() - Method in class unity.jdbc.UnityResultSet
Moves the cursor to the previous row in this ResultSet object.
previous() - Method in class unity.query.ResultRowData
Moves the cursor to the previous row.
print(int) - Method in class unity.query.LQNode
 
print() - Method in class unity.query.LQTree
 
print() - Method in class unity.util.DGraph
 
printArray() - Method in class unity.util.DGraph.MinQueue
 
printPath(int, int, DGraph.Edge[]) - Method in class unity.util.DGraph
 
printProgressTree(LQNode) - Static method in class unity.query.LQTree
 
printPTree(LQNode, int) - Static method in class unity.query.LQTree
 
printQueue() - Method in class unity.util.DGraph.MinQueue
 
printTree(Operator, int) - Static method in class unity.operators.Operator
 
printTree(LQNode, int) - Static method in class unity.query.LQTree
 
printTreeToFile(File) - Method in class unity.globalschema.GlobalSchema
 
printTupleCounts() - Method in class unity.operators.DualHashTable
 
probe(Tuple, int) - Method in class unity.operators.DualHashTable
 
probeHashTable(int, int) - Method in class unity.operators.PageHashTable
 
probeHashTable(int, String) - Method in class unity.operators.PageHashTable
 
probeHashTable(int, Object[]) - Method in class unity.operators.PageHashTable
 
probeTimes - Variable in class unity.operators.DualHashTable.PartitionInfo
 
PRODUCT - Static variable in interface unity.query.LQTreeConstants
 
Projection - Class in unity.operators
 
Projection(Operator, Expression[], Relation) - Constructor for class unity.operators.Projection
 
Projection(Operator, ProjectionList) - Constructor for class unity.operators.Projection
 
PROJECTION - Static variable in interface unity.query.LQTreeConstants
 
ProjectionList - Class in unity.operators
 
ProjectionList(int[], String[]) - Constructor for class unity.operators.ProjectionList
 
projectRelation(ProjectionList) - Method in class unity.relational.Relation
 
PTreeBuilderValidater - Class in unity.parser
 
PTreeBuilderValidater(GlobalSchema) - Constructor for class unity.parser.PTreeBuilderValidater
 
purge(int) - Method in class unity.operators.PageHashTable
 

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