Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
R
randomSeed
- Static variable in class edu.umass.cs.sase.stream.
StockStreamConfig
The random seed.
replaceLeftStateNumber(String)
- Method in class edu.umass.cs.sase.query.
State
Used to replace the state number of the left operand
replaceRightStateNumber(String)
- Method in class edu.umass.cs.sase.query.
State
Used to replace the state number of the right operand
resetProfiling()
- Static method in class edu.umass.cs.sase.engine.
Profiling
resets the profiling numbers
resetSharingProfiling()
- Static method in class edu.umass.cs.sase.engine.
Profiling
Run
- Class in
edu.umass.cs.sase.engine
This class represents a run.
Run()
- Constructor for class edu.umass.cs.sase.engine.
Run
Default constructor.
Run(NFA)
- Constructor for class edu.umass.cs.sase.engine.
Run
Constructor, initialized by the nfa for a query
runEngine()
- Method in class edu.umass.cs.sase.engine.
Engine
This is the main run logic method
runEngine()
- Method in class edu.umass.cs.sase.engine.
EngineController
starts to run the engine
runNegationEngine()
- Method in class edu.umass.cs.sase.engine.
Engine
The main method when there is a negation component in the query
runPartitionContiguityEngine()
- Method in class edu.umass.cs.sase.engine.
Engine
This method is called when the query uses the partition-contiguity selection strategy
RunPool
- Class in
edu.umass.cs.sase.engine
This class is used to reuse runs in memory
RunPool()
- Constructor for class edu.umass.cs.sase.engine.
RunPool
Default constructor
runSkipTillAnyEngine()
- Method in class edu.umass.cs.sase.engine.
Engine
The main method for skip-till-any-match
runSkipTillNextEngine()
- Method in class edu.umass.cs.sase.engine.
Engine
The main method for skip-till-next-match
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W