Uses of Class
io.trino.testing.tpch.TpchIndexSpec
-
Packages that use TpchIndexSpec Package Description io.trino.testing io.trino.testing.tpch -
-
Uses of TpchIndexSpec in io.trino.testing
Fields in io.trino.testing declared as TpchIndexSpec Modifier and Type Field Description static TpchIndexSpecAbstractTestIndexedQueries. INDEX_SPEC -
Uses of TpchIndexSpec in io.trino.testing.tpch
Fields in io.trino.testing.tpch declared as TpchIndexSpec Modifier and Type Field Description static TpchIndexSpecTpchIndexSpec. NO_INDEXESMethods in io.trino.testing.tpch that return TpchIndexSpec Modifier and Type Method Description TpchIndexSpecTpchIndexSpec.Builder. build()Constructors in io.trino.testing.tpch with parameters of type TpchIndexSpec Constructor Description IndexedTpchConnectorFactory(TpchIndexSpec indexSpec, int defaultSplitsPerNode)IndexedTpchPlugin(TpchIndexSpec indexSpec)TpchIndexedData(TpchIndexSpec tpchIndexSpec)
-