Package io.trino.testing.tpch
Class IndexedTpchConnectorFactory
java.lang.Object
io.trino.testing.tpch.IndexedTpchConnectorFactory
- All Implemented Interfaces:
ConnectorFactory
-
Constructor Summary
ConstructorsConstructorDescriptionIndexedTpchConnectorFactory(TpchIndexSpec indexSpec, int defaultSplitsPerNode) -
Method Summary
-
Constructor Details
-
IndexedTpchConnectorFactory
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceConnectorFactory
-
create
public Connector create(String catalogName, Map<String, String> properties, ConnectorContext context) - Specified by:
createin interfaceConnectorFactory
-