Uses of Class
io.trino.testing.tpch.TpchIndexSpec
Packages that use TpchIndexSpec
-
Uses of TpchIndexSpec in io.trino.testing
Fields in io.trino.testing declared as TpchIndexSpecModifier and TypeFieldDescriptionstatic final TpchIndexSpecAbstractTestIndexedQueries.INDEX_SPEC -
Uses of TpchIndexSpec in io.trino.testing.tpch
Fields in io.trino.testing.tpch declared as TpchIndexSpecMethods in io.trino.testing.tpch that return TpchIndexSpecConstructors in io.trino.testing.tpch with parameters of type TpchIndexSpecModifierConstructorDescriptionIndexedTpchConnectorFactory(TpchIndexSpec indexSpec, int defaultSplitsPerNode) IndexedTpchPlugin(TpchIndexSpec indexSpec) TpchIndexedData(TpchIndexSpec tpchIndexSpec)