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

N

nativeSQL(String) - Method in class unity.jdbc.UnityConnection
Converts the given SQL statement into the system's native SQL grammar.
negateTimestamp() - Method in class unity.relational.TupleTS
 
NestedLoopJoin - Class in unity.operators
 
NestedLoopJoin(Operator[], EquiJoinPredicate, int) - Constructor for class unity.operators.NestedLoopJoin
 
NESTEDLOOPJOIN - Static variable in interface unity.query.LQTreeConstants
 
newToken(int) - Static method in class unity.parser.Token
Returns a new Token object, by default.
next() - Method in class unity.io.Page
 
next() - Method in class unity.jdbc.LocalResultSet
public boolean next() throws java.sql.SQLException Moves the cursor down one row from its current position.
next() - Method in class unity.jdbc.UnityResultSet
public boolean next() throws java.sql.SQLException Moves the cursor down one row from its current position.
next() - Method in class unity.operators.BufferOperator
 
next() - Method in class unity.operators.DistributedJoin
 
next() - Method in class unity.operators.DynamicHashJoin
 
next() - Method in class unity.operators.EarlyHashJoin
 
next() - Method in class unity.operators.FileScan
 
next() - Method in class unity.operators.HashMergeJoin
 
next() - Method in class unity.operators.MatchOperator
 
next() - Method in class unity.operators.MergeJoin
 
next() - Method in class unity.operators.MergeSort
 
next() - Method in class unity.operators.NestedLoopJoin
 
next() - Method in class unity.operators.Operator
 
next() - Method in class unity.operators.Projection
 
next() - Method in class unity.operators.ResultSetScan
 
next() - Method in class unity.operators.Selection
 
next() - Method in class unity.operators.SortEliminator
 
next() - Method in class unity.operators.SortGrouper
 
next() - Method in class unity.operators.SortSetOp
 
next() - Method in class unity.operators.TextFileScan
 
next() - Method in class unity.operators.XJoin
 
next - Variable in class unity.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class unity.query.ResultRowData
Moves the cursor down one row from its current position.
nextPrime(int) - Static method in class unity.util.HashFunc
 
Node - Interface in unity.parser
 
Not() - Static method in class unity.parser.uql
 
NOT - Static variable in interface unity.parser.uqlConstants
 
Not - Class in unity.predicates
 
Not(SelectionPredicate) - Constructor for class unity.predicates.Not
 
NOT - Static variable in interface unity.query.LQTreeConstants
 
nullPlusNonNullIsNull() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves whether this database supports concatenations between NULL and non-NULL values being NULL.
nullsAreSortedAtEnd() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves whether NULL values are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves whether NULL values are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves whether NULL values are sorted high.
nullsAreSortedLow() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves whether NULL values are sorted low.
numDatabases() - Method in class unity.query.SubQuery
 
numFlushes - Variable in class unity.operators.DualHashTable.PartitionInfo
 
numNodes() - Method in class unity.util.DGraph
 
numTuples - Variable in class unity.operators.DualHashTable.PartitionInfo
 
numTuples() - Method in class unity.query.LQDupElimNode
 
numTuples() - Method in class unity.query.LQExprNode
 
numTuples() - Method in class unity.query.LQGroupByNode
 
numTuples() - Method in class unity.query.LQJoinNode
 
numTuples() - Method in class unity.query.LQNode
 
numTuples() - Method in class unity.query.LQOrderByNode
 
numTuples() - Method in class unity.query.LQProductNode
 
numTuples() - Method in class unity.query.LQProjNode
 
numTuples() - Method in class unity.query.LQSelNode
 
numTuplesInBuffer() - Method in class unity.operators.BufferOperator
 
numValues() - Method in class unity.relational.Tuple
 

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