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

M

main(String[]) - Static method in class edu.umass.cs.sase.UI.CommandLineUI
The main entry to run the engine under command line
Match - Class in edu.umass.cs.sase.engine
This class represents a match.
Match() - Constructor for class edu.umass.cs.sase.engine.Match
default constructor
Match(Run, NFA, EventBuffer) - Constructor for class edu.umass.cs.sase.engine.Match
Constructor, used by the default engine
Match(ArrayList<Event>, NFA) - Constructor for class edu.umass.cs.sase.engine.Match
Constructor, used by the sharing engine
MatchController - Class in edu.umass.cs.sase.engine
This class is used to buffer matches
MatchController() - Constructor for class edu.umass.cs.sase.engine.MatchController
The default constructor
maxPrice - Static variable in class edu.umass.cs.sase.stream.StockStreamConfig
Denoting the max price value, so the price range is: [1, maxPrice]
maxVolume - Static variable in class edu.umass.cs.sase.stream.StockStreamConfig
Volume range is: [1, maxVolume]

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