Class | Description |
---|---|
DataStoreMetadata | |
Formula2SQL | |
PredicateInfo | |
QueryRewriter |
Try to rewrite a grounding query to make it more efficient.
|
RawQuery |
A container for the information necessary to perform a raw SQL query.
|
RDBMSDatabase |
A view on the datastore with specific partitions activated.
|
RDBMSDataStore |
The RDMBSDataStore is an RDBMS implementation of the DataStore interface.
|
RDBMSInserter |
An inserter that is aware of what predicate and partition it is inserting into.
|
RDBMSResultList | |
SelectivityHistogram<T extends Comparable<? super T>> |
A histrogram that represents the distribution of values in a column.
|
TableStats |
A container for statistics about a table.
|
Enum | Description |
---|---|
QueryRewriter.CostEstimator |
The different methods for estimating the join cost.
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.