| Class | Description |
|---|---|
| TPCHQuery10 |
This program implements a modified version of the TPC-H query 10.
|
| TPCHQuery3 |
This program implements a modified version of the TPC-H query 3.
|
| TPCHQuery3.Customer | |
| TPCHQuery3.Lineitem | |
| TPCHQuery3.Order | |
| TPCHQuery3.ShippingPriorityItem | |
| WebLogAnalysis |
This program processes web logs and relational data.
|
| WebLogAnalysis.AntiJoinVisits |
CoGroupFunction that realizes an anti-join.
|
| WebLogAnalysis.FilterDocs |
MapFunction that filters for documents that contain a certain set of
keywords.
|
| WebLogAnalysis.FilterRanks |
MapFunction that filters for records where the rank exceeds a certain threshold.
|
| WebLogAnalysis.FilterVisits |
MapFunction that filters for records of the visits relation where the year
(from the date string) is equal to a certain value.
|
Copyright © 2013–2014. All rights reserved.