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
V
ValueVectorElement
- Interface in
edu.umass.cs.sase.engine
This is an interface for the value vector of the computation state.
ValueVectorElementAvg
- Class in
edu.umass.cs.sase.engine
This class represents the AVG aggregation.
ValueVectorElementAvg()
- Constructor for class edu.umass.cs.sase.engine.
ValueVectorElementAvg
ValueVectorElementCount
- Class in
edu.umass.cs.sase.engine
This class represents the COUNT aggregation.
ValueVectorElementCount()
- Constructor for class edu.umass.cs.sase.engine.
ValueVectorElementCount
ValueVectorElementMax
- Class in
edu.umass.cs.sase.engine
This class represents the MAX aggregation.
ValueVectorElementMax()
- Constructor for class edu.umass.cs.sase.engine.
ValueVectorElementMax
ValueVectorElementMin
- Class in
edu.umass.cs.sase.engine
This class represents the MIN aggregation.
ValueVectorElementMin()
- Constructor for class edu.umass.cs.sase.engine.
ValueVectorElementMin
ValueVectorElementSet
- Class in
edu.umass.cs.sase.engine
This class represents the SET operation, which is just to keep the value of a specified attribute.
ValueVectorElementSet()
- Constructor for class edu.umass.cs.sase.engine.
ValueVectorElementSet
ValueVectorElementSum
- Class in
edu.umass.cs.sase.engine
This class represents the SUM aggregation.
ValueVectorElementSum()
- Constructor for class edu.umass.cs.sase.engine.
ValueVectorElementSum
ValueVectorTemplate
- Class in
edu.umass.cs.sase.query
This class represents a value vector template, which is extracted from a query while the compiling is being done.
ValueVectorTemplate(int, String, String, int)
- Constructor for class edu.umass.cs.sase.query.
ValueVectorTemplate
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