Package io.trino.plugin.phoenix5
Class PhoenixConnectorFactory
java.lang.Object
io.trino.plugin.phoenix5.PhoenixConnectorFactory
- All Implemented Interfaces:
ConnectorFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PhoenixConnectorFactory
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceConnectorFactory
-
create
public Connector create(String catalogName, Map<String, String> requiredConfig, ConnectorContext context) - Specified by:
createin interfaceConnectorFactory
-